Katrina Verey
|
7f9f6140ff
|
Get rid of statik and fix failing tests
|
2022-11-23 20:34:38 -05:00 |
|
Anna Song
|
07063a2652
|
Prevent repoSpec path from exiting repo
|
2022-11-23 14:29:22 -08:00 |
|
Kubernetes Prow Robot
|
e5ab220821
|
Merge pull request #4868 from emirot/chore_upgrade_helm
chore: upgrade helm version
|
2022-11-21 18:26:13 -08:00 |
|
Christopher Fry
|
0c4f863bc5
|
Add test ensuring user configuration overrides default configuration
|
2022-11-21 23:39:45 +00:00 |
|
Kubernetes Prow Robot
|
78978723db
|
Merge pull request #4840 from oscr/update-golangci-lint
Update golangci-lint version (1.49.0 -> 1.50.1) and enable linters: dupword and testableexamples
|
2022-11-17 10:36:29 -08:00 |
|
Kubernetes Prow Robot
|
8ea5eb22f1
|
Merge pull request #4877 from KnVerey/go_1.19
Update to Go 1.19
|
2022-11-17 10:18:40 -08:00 |
|
Katrina Verey
|
91a2c2b1a4
|
Update to Go 1.19
|
2022-11-17 12:57:17 -05:00 |
|
Natasha Sarkar
|
62f0dab2ac
|
Merge pull request #4876 from KnVerey/new_token
Regenerate token and encrypt without newline (attempt 4)
kyaml/v0.13.10
|
2022-11-16 13:46:19 -06:00 |
|
Katrina Verey
|
d642b959cf
|
Regenerate token and encrypt without newline
|
2022-11-16 14:36:33 -05:00 |
|
Natasha Sarkar
|
d49f6e17ad
|
Merge pull request #4875 from KnVerey/new_token
Third try new token without newline
|
2022-11-16 13:25:32 -06:00 |
|
Katrina Verey
|
0de4e0ba11
|
Third try new token without newline
|
2022-11-16 14:24:20 -05:00 |
|
Natasha Sarkar
|
54569e4591
|
Merge pull request #4874 from KnVerey/token_again
New token, hopefully without trailing whitespace error
|
2022-11-16 13:12:49 -06:00 |
|
Katrina Verey
|
b2dc88447e
|
New token, hopefully without trailing whitespace error
|
2022-11-16 14:11:40 -05:00 |
|
Anna Song
|
314b8fbefa
|
Implement localizeFile() skeleton for patches (#4865)
* Implement localizeFile()
* Fix lint
* Address code review feedback
* Remove unnecessary String(), Error() with string formatters
* Remove processing of un-implemented methods
* Improve readability
* Remove unimplemented addLocalizeDir, hitsLocalizeDir
* Improve documentation
* Remove deprecated patchesJson6902 logic
|
2022-11-16 10:24:48 -08:00 |
|
Natasha Sarkar
|
c0840b6804
|
Merge pull request #4873 from KnVerey/new_token
Rotate token for cloud build
|
2022-11-16 10:58:14 -06:00 |
|
Katrina Verey
|
1eccbc4e30
|
Rotate token for cloud build
|
2022-11-16 11:54:33 -05:00 |
|
Anna Song
|
f79e16b352
|
Improve localizer readability (#4860)
* Replace '%s' with %q
* Change ambiguous cli-"Arg" suffix in func arg names
* Remove repetitive "loc" in names
* Apply readability changes to localizer
* Fix comment
|
2022-11-16 08:42:49 -08:00 |
|
Kubernetes Prow Robot
|
b20e611413
|
Merge pull request #4723 from koba1t/emit_a_warning_when_deprecated_fields_are_used
Emit a warning on build when deprecated fields are used
|
2022-11-16 08:32:50 -08:00 |
|
Kubernetes Prow Robot
|
e638e408b0
|
Merge pull request #4802 from oscr/the-the
grammar: replace all occurrences of "the the" with "the"
|
2022-11-16 08:22:48 -08:00 |
|
emirot
|
473c0a5f19
|
chore: upgrade helm version
|
2022-11-14 17:14:07 -08:00 |
|
Anna Song
|
84bd402cc0
|
Fix RepoSpec query extraction (#4863)
* Clean query processing
* Improve readability
* Remove redundant code
* Add comment
* Return path literal when not parsable
* Handle url.Parse() error in future
|
2022-11-14 09:38:41 -08:00 |
|
Kubernetes Prow Robot
|
e724e25fec
|
Merge pull request #4855 from koba1t/chore/add_koba1t_to_reviews
add koba1t to reviews
|
2022-11-10 14:22:09 -08:00 |
|
Anna Song
|
50e731a1d9
|
Implement localizer skeleton for kustomize localize (#4859)
* Add localizer outline
* Add localizer unit tests
* include previous change
* Add proper NewLocalizer, Localize unit tests
mock processKust
* Address code review feedback
* Make processKustFn public
* Remove mock testing
|
2022-11-10 09:24:54 -08:00 |
|
Anna Song
|
beb2825f82
|
Improve readability of ifc.Loader's Repo() method (#4857)
* Improve ldr Repo() method readability
* Change Repo() implementations and calls
* Improve readability of conditions in ldr.New()
* Fix details
|
2022-11-08 14:48:14 -08:00 |
|
Anna Song
|
6d9b54004e
|
Address TODO in PR #4652 (#4856)
* Address TODO in PR #4652
* Improve readability
|
2022-11-08 13:51:01 -08:00 |
|
yugo kobayashi
|
1f04fd2f23
|
add koba1t to reviews
|
2022-11-07 18:40:54 +00:00 |
|
Kubernetes Prow Robot
|
6ffd22a1f1
|
Merge pull request #4854 from koba1t/fix/failed_lint_on_master
fix: failed lint on master
|
2022-11-07 10:16:18 -08:00 |
|
yugo kobayashi
|
3e6ede9645
|
fix_failed_lint_on_master
|
2022-11-04 07:12:46 +00:00 |
|
Kubernetes Prow Robot
|
14f3cea24f
|
Merge pull request #4830 from summer-dev/update-swagto-v0.22.3
update kyaml's dependency swag to v0.22.3
|
2022-11-03 21:06:14 -07:00 |
|
sun min
|
f0f414d53a
|
e2econtainerconfig test failure
|
2022-11-04 10:34:37 +08:00 |
|
sun min
|
f9d553689e
|
update dependencies of libs using go workspace mode
|
2022-11-02 13:44:23 +08:00 |
|
summer-dev
|
69435e059a
|
Merge branch 'kubernetes-sigs:master' into update-swagto-v0.22.3
|
2022-11-02 09:46:51 +08:00 |
|
Oscar Utbult
|
e16b0f0dfc
|
Update golangci-lint version (1.49.0 -> 1.50.1) and enable linters dupword and testableexamples
|
2022-10-31 19:31:56 +01:00 |
|
Natasha Sarkar
|
997e6fcc63
|
fix TestRemoteLoad_LocalProtocol (#4844)
* remote load test fix
* fix spacing
|
2022-10-31 10:58:44 -07:00 |
|
Kubernetes Prow Robot
|
daf81df437
|
Merge pull request #4654 from aabouzaid/fix-krm-exec-function
fix: krm exec function working dir
|
2022-10-26 11:30:36 -07:00 |
|
Ahmed AbouZaid
|
3e447da6ef
|
proposal v2.1
|
2022-10-22 03:16:41 +02:00 |
|
Ahmed AbouZaid
|
ea21b37d67
|
proposal v2
|
2022-10-22 03:16:41 +02:00 |
|
Ahmed AbouZaid
|
d29febecb7
|
Fix krm exec function working dir
|
2022-10-22 03:16:41 +02:00 |
|
Ahmed AbouZaid
|
1b1e6ccab0
|
Test transformers krm exec function
|
2022-10-22 03:16:41 +02:00 |
|
Kubernetes Prow Robot
|
7ee6dd551d
|
Merge pull request #4733 from koba1t/feat/add_edit-fix_for_patchesStrategicMerge_to_patches
add `edit fix` for patchesStrategicMerge to patches
|
2022-10-21 14:57:57 -07:00 |
|
Kubernetes Prow Robot
|
ccb68aa881
|
Merge pull request #4820 from florianl/flo-preallocate
preallocate memory
|
2022-10-21 14:35:57 -07:00 |
|
sun min
|
1252e45576
|
update kyaml's go.mod and go.sum
|
2022-10-13 09:34:45 +08:00 |
|
summer-dev
|
19d163ca0f
|
update kyaml's dependency swag to v0.22.3
|
2022-10-12 21:30:12 +08:00 |
|
Kubernetes Prow Robot
|
bf7a0f9004
|
Merge pull request #4805 from aibarbetta/fix-4717
[address #4717] Re-do create template/metadata when using includeTemplates if not present
|
2022-10-11 09:23:02 -07:00 |
|
Kubernetes Prow Robot
|
3b1a711cee
|
Merge pull request #4826 from dvrkps/patch-1
update actions/checkout
|
2022-10-11 09:13:01 -07:00 |
|
Davor Kapsa
|
cd35e95560
|
update actions/checkout
|
2022-10-11 11:41:21 +02:00 |
|
Kubernetes Prow Robot
|
0a16b6cf40
|
Merge pull request #4808 from larsks/feature/no-hooks
Add support for helm --no-hooks flag
|
2022-10-10 11:51:22 -07:00 |
|
Agustina Barbetta
|
7b84613ad1
|
Use fewer labels to ease reading
|
2022-10-08 20:38:44 -03:00 |
|
Agustina Barbetta
|
d14dfb604c
|
Use WrapPrefixf
|
2022-10-08 20:37:24 -03:00 |
|
Agustina Barbetta
|
acba8fff62
|
Update api/krusty/inlinelabels_test.go
Co-authored-by: Katrina Verey <kn.verey@gmail.com>
|
2022-10-08 20:18:57 -03:00 |
|