yugo kobayashi
bd67fc2781
update kyaml in functions/examples
2022-07-07 18:51:12 +00:00
Kubernetes Prow Robot
d2ceab5f30
Merge pull request #4689 from Chever-John/doc/typo_error_first_kustomization
...
doc(first_kustomization): change the wrong command (I think)
2022-07-05 10:59:20 -07:00
Anna Song
86a84ca486
Address nits on localize proposal and correct mistakes ( #4668 )
...
* Address nits on #4590 and correct mistakes
* Flesh out remote target use case
Remove scope, add ref, add user story
2022-07-05 10:51:20 -07:00
Kubernetes Prow Robot
8a729459aa
Merge pull request #4694 from annasong20/add-loc-tdata-remote
...
Add `localize` test data with remote reference
2022-06-30 14:22:44 -07:00
Anna Song
d1102fb726
Move demandDirectoryRoot into kyaml/filesys ( #4677 )
...
* Move demandDirectoryRoot into kyaml/filesys
* Make root directory platform-agnostic
Support windows root directory. Dogfood own error package.
* Use cleaner windows support implementation
* Address feedback
* Address feedback x2
* Re-apply go.sum changes to avoid CI errors
2022-06-30 11:12:07 -07:00
Anna Song
edb6294741
Add kustomization with remote reference
2022-06-30 17:21:23 +00:00
CheverJohn
6a7cecddd7
doc(first_kustomization): change the wrong command (I think)
2022-06-27 12:05:56 +08:00
Davanum Srinivas
7e0fd02783
Switch github.com/xlab/treeprint to release tag : v1.1.0 ( #4675 )
...
* Switch github.com/xlab/treeprint to release tag : v1.1.0
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
* fix test to reflect changes in the dependency
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2022-06-10 14:33:46 -07:00
Kubernetes Prow Robot
1c53932166
Merge pull request #4670 from prasadkatti/patch-1
...
Update broken links to glossary terms
2022-06-08 11:36:00 -07:00
Prasad Katti
721a905e13
Update broken links to glossary terms
2022-06-08 11:13:34 -07:00
Anna Song
3fdf88d10e
Allow tests to only run locally ( #4664 )
...
* Allow tests to only run locally
Allow tests that are flaky or currently unsupported on the server to run locally
* Address feedback
2022-06-08 10:04:23 -07:00
Kubernetes Prow Robot
4b19643b36
Merge pull request #4661 from annasong20/fileloader-require
...
fileloader_test: Replace lengthy t.Fatalf with require
2022-06-01 16:35:48 -07:00
Anna Song
b0b6c962dc
Replace lengthy t.Fatalf with require
2022-06-01 17:46:30 -04:00
Kubernetes Prow Robot
78191b45fb
Merge pull request #4611 from unrolled/unrolled-4338-overview-and-installation
...
Migrate site content: overview and installation
2022-06-01 08:47:07 -07:00
Natasha Sarkar
37a403fc65
Merge pull request #4650 from natasha41575/releaseUpdate
...
unpin modules and update latest release to 4.5.5
2022-05-23 20:11:27 +00:00
natasha41575
fd7e170b69
unpin modules and update latest release to 4.5.5
2022-05-23 12:47:59 -07:00
Natasha Sarkar
daa3e5e2c2
Merge pull request #4647 from natasha41575/increase_cpu
...
increase vm size for cloud build
kustomize/v4.5.5
2022-05-20 20:21:22 +00:00
natasha41575
12adc1ff95
increase vm size for cloud build
2022-05-20 13:20:58 -07:00
Natasha Sarkar
41283c4727
Merge pull request #4646 from natasha41575/pinToApi
...
Update api to v0.11.5
2022-05-20 19:34:52 +00:00
natasha41575
30740f87f1
Update api to v0.11.5
2022-05-20 12:26:43 -07:00
Natasha Sarkar
6c8db65a90
Merge pull request #4645 from natasha41575/pinToCmdConfig
...
Update cmd/config to v0.10.7
api/v0.11.5
2022-05-20 19:14:52 +00:00
natasha41575
35b5b7554f
Update cmd/config to v0.10.7
2022-05-20 12:03:17 -07:00
Natasha Sarkar
6395344bcb
Merge pull request #4644 from natasha41575/pinToKyaml
...
Update kyaml to v0.13.7
cmd/config/v0.10.7
2022-05-20 18:51:47 +00:00
natasha41575
4a3bb926c5
Update kyaml to v0.13.7
2022-05-20 11:43:49 -07:00
Kubernetes Prow Robot
ba5335cf48
Merge pull request #4635 from konrad945/master
...
Testing code leaked to production
kyaml/v0.13.7
2022-05-19 10:49:21 -07:00
Anna Song
03ac2e1ada
Proposal for new command "kustomize localize" ( #4590 )
...
* Propose kustomize localize
Write mini KEP proposal for new command kustomize localize.
* Incomplete commit
* Update proposal based on Katrina's feedback
Changes are summarized in comments in PR
* Address feedback in comments
2022-05-15 10:28:17 -07:00
Cory Jacobsen
2e036c24c2
Migrate site content: overview and installation
2022-05-13 19:53:38 +00:00
Kubernetes Prow Robot
1cf5b00af8
Merge pull request #4639 from annasong20/document-no-ports
...
Document urls cannot specify ports
2022-05-13 09:43:48 -07:00
Anna Song
9097f7b5a6
Document urls cannot specify ports
2022-05-13 09:15:30 -07:00
Kubernetes Prow Robot
0c8174544f
Merge pull request #4638 from annasong20/skip-more-flaky
...
Skip more flaky tests
2022-05-12 16:39:48 -07:00
Anna Song
a37572d193
Skip more flaky tests
2022-05-12 16:23:42 -07:00
konrad945
ba7315ca76
Update testing_test.go
2022-05-12 19:38:15 +02:00
konrad945
ddf768195c
Rename testing.go to testing_test.go
2022-05-12 16:43:27 +02:00
konrad945
b11cc3ae67
Fix comments
2022-05-12 16:42:28 +02:00
Kubernetes Prow Robot
22668eae16
Merge pull request #4634 from unrolled/unrolled-4338-copyright
...
Update copyright to match k8s docs site
2022-05-11 11:31:03 -07:00
Cory Jacobsen
02eb788b78
Update copyright to match k8s docs site
2022-05-11 16:59:24 +00:00
Anna Song
41fb6915b3
Document remote files in remoteBuild.md ( #4624 )
...
* Add file to remote build spec
* Address PR feedback
2022-05-10 11:21:43 -07:00
Kubernetes Prow Robot
596519d3f2
Merge pull request #4631 from annasong20/localize-test
...
Add test directory for command localize
2022-05-10 11:13:43 -07:00
Kubernetes Prow Robot
d3d92157fa
Merge pull request #4567 from mvgmb/master
...
Add support for remote OpenAPI schema
2022-05-10 11:01:43 -07:00
Anna Song
c83ebd9530
Add test directory for command localize
...
Create simple kustomization directory that `kustomize localize` can download as remote reference in test.
2022-05-10 10:58:33 -07:00
Kubernetes Prow Robot
c3b5d8fa19
Merge pull request #4629 from KnVerey/configure_templateparser
...
fn framework: bugfix for schema providers + configurable template extensions
2022-05-09 17:25:43 -07:00
Katrina Verey
7a773a3a48
Configure wrapcheck linter to recognize wrapping done by kyaml's errors package
2022-05-09 17:02:02 -04:00
Kubernetes Prow Robot
46d4934b68
Merge pull request #4606 from unrolled/unrolled-4338-config-site-setup
...
Configuring hugo settings to match cli-experimental settings
2022-05-06 12:13:04 -07:00
Kubernetes Prow Robot
d0ef2f70a1
Merge pull request #4627 from annasong20/remove-flaky-tests
...
Skip flaky tests
2022-05-06 11:31:04 -07:00
Anna Song
b8d2ff2afa
Fix TODO comment syntax
2022-05-06 09:24:23 -07:00
Anna Song
7e0158e1e9
Skip flaky tests
...
Skip tests that behave reliably locally, but are flaky on macOS server.
2022-05-06 08:12:39 -07:00
Agustina Barbetta
5948f6aa63
[Address #3937 ] Add labels to template/metadata if includeTemplates is true ( #4209 )
...
* add labels in template/metadata by default
* update comment
* fix kustomization labels test
* Add spec/template/metadata/labels when includeTemplate is true
* remove unnecessary test changes
* add error wrap
* Revert "add error wrap"
This reverts commit 0a203df83edb90a400b35d5521487b984619e919.
* add error wrap at template fieldSpec merge
2022-05-05 11:24:22 -07:00
Kubernetes Prow Robot
496a962a53
Merge pull request #4615 from annasong20/add-remote-resource-tests
...
Fix Issue #4588
2022-05-05 10:30:21 -07:00
Anna Song
17b42a99f5
Skip ssh tests
...
Skip ssh tests and correct error msg that's different on server.
2022-05-05 09:26:44 -07:00
Anna Song
271f393218
Address feedback
...
Change asserts to, on fail, fail tests. Address feedback on previous commit. Enable ssh to check if server has ssh keys.
2022-05-04 18:54:12 -07:00