fktym
|
70e4d2e24c
|
fix: make labels handle -f flag same as commonLabels
|
2024-12-12 14:02:53 +09:00 |
|
Kubernetes Prow Robot
|
a8c5b10d39
|
Merge pull request #5810 from guettli/better-err-msg-on-undefined-loader-behavior
Better error message on undefined loader behavior.
|
2024-11-30 19:00:58 +00:00 |
|
Thomas Guettler
|
ae7ff36f1b
|
Better error message on undefined loader behavior.
|
2024-11-25 08:44:36 +01:00 |
|
Kubernetes Prow Robot
|
bb7a280709
|
Merge pull request #5785 from koba1t/remove_unnecesary_install_command_from_Dockerfile
remove unnecesary install command from Dockerfile
|
2024-10-10 22:04:21 +01:00 |
|
koba1t
|
d135197eba
|
remove unnecesary install command from Dockerfile
|
2024-10-09 23:26:16 +09:00 |
|
Kubernetes Prow Robot
|
4c5c585592
|
Merge pull request #5784 from koba1t/unpinEverything
Back to development mode; unpin the modules
|
2024-10-09 14:38:23 +01:00 |
|
koba1t
|
4f6e3cbe3f
|
Back to development mode; unpin the modules
|
2024-10-09 22:20:42 +09:00 |
|
Kubernetes Prow Robot
|
afe7793676
|
Merge pull request #5783 from koba1t/pinToApi
Update api to v0.18.0
kustomize/v5.5.0
|
2024-10-09 14:08:22 +01:00 |
|
koba1t
|
ae98655f0f
|
Update api to v0.18.0
|
2024-10-09 21:58:41 +09:00 |
|
Kubernetes Prow Robot
|
faccc12624
|
Merge pull request #5782 from koba1t/pinToCmdConfig
Update cmd/config to v0.15.0
api/v0.18.0
|
2024-10-09 13:46:23 +01:00 |
|
koba1t
|
fdf9f59cb5
|
Update cmd/config to v0.15.0
|
2024-10-09 21:37:00 +09:00 |
|
Kubernetes Prow Robot
|
e2967cf3ce
|
Merge pull request #5781 from koba1t/pinToKyaml
Update kyaml to v0.18.1
cmd/config/v0.15.0
|
2024-10-09 13:30:23 +01:00 |
|
koba1t
|
d22fa37ae0
|
Update kyaml to v0.18.1
|
2024-10-09 21:20:17 +09:00 |
|
Kubernetes Prow Robot
|
01cce4f6cc
|
Merge pull request #5756 from viniciusdc/5755-kustomize-install
chore: add bad-credentials exception for install script
kyaml/v0.18.1
|
2024-09-27 03:50:01 +01:00 |
|
Kubernetes Prow Robot
|
54cbcdc698
|
Merge pull request #5770 from koba1t/add_write_permission_to_run_release_CI
add write permission to run release CI
|
2024-09-26 23:00:04 +01:00 |
|
koba1t
|
b36b222b26
|
add write permission to run release CI
|
2024-09-27 01:36:10 +09:00 |
|
Kubernetes Prow Robot
|
2cd9a2e73a
|
Merge pull request #5768 from dims/remove-starlark-support
Remove starlark support
kyaml/v0.18.0
|
2024-09-25 18:14:00 +01:00 |
|
Davanum Srinivas
|
d32eacf034
|
Remove starlark support
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
|
2024-09-23 16:52:05 -04:00 |
|
Kubernetes Prow Robot
|
88f19bffa9
|
Merge pull request #5763 from koba1t/update_go_1.22.7
Update go 1.22.7
|
2024-09-16 05:41:13 +01:00 |
|
koba1t
|
a3c0b4add7
|
disable for a step to skip test when that is docs PR
|
2024-09-15 01:56:28 +09:00 |
|
koba1t
|
b67ce5bb73
|
go work sync && ./hack/doGoMod.sh tidy
|
2024-09-15 01:43:03 +09:00 |
|
koba1t
|
5ba8523df7
|
update go 1.22.7
|
2024-09-15 01:40:50 +09:00 |
|
Isar_NS
|
4034e36ee1
|
Add --helm-debug Flag to Kustomize for Enhanced Helm Debugging (#5751)
* feat: add helm-debug flag
* revert: go.work.sum
* test: add helm chart args helm-debug test
* test: helm debug flag
* refactor: helm debug output
* style: linting
* revert: go.work.sum
|
2024-09-12 23:43:12 +01:00 |
|
Kubernetes Prow Robot
|
c3872ce3d9
|
Merge pull request #5745 from isarns/master
Add Annotation to Control Inline List Conversion in Kustomize Resources"
|
2024-09-12 18:57:13 +01:00 |
|
Kubernetes Prow Robot
|
d35d21c2d0
|
Merge pull request #5760 from Kavinjsir/patch-docs
Docs: fix kubectl command
|
2024-09-10 11:39:57 +01:00 |
|
Vinicius D. Cerutti
|
3872752338
|
chore: add bad-credentials exception for install script
* fix typo at closing if statement
|
2024-09-09 13:08:41 -03:00 |
|
isarns
|
a5f43ec75a
|
style: linting
|
2024-09-09 13:26:53 +03:00 |
|
isarns
|
e6266d4559
|
refactor: fix test with not 'items:'
|
2024-09-09 13:26:33 +03:00 |
|
Tony Jin
|
99efd6995a
|
docs: fix kubectl command
|
2024-09-06 15:05:07 -07:00 |
|
ah8ad3
|
5ef10d35ee
|
Update readme to remove deprecated configuration 'commonLabels'.
|
2024-09-04 18:55:00 +03:30 |
|
Daniel Wilson
|
b7cdd9168a
|
Sort built-in Namespace kind before CRDs with the same name (#5458)
* add core api sort priority for NAmespace kind in gvkLessThan
* fix logic
* fix syntax
* fix syntax
* fix logic
* regenerate builtin plugins
|
2024-09-03 21:57:17 +01:00 |
|
Kubernetes Prow Robot
|
27d508fa03
|
Merge pull request #5716 from VannTen/cleanup/wrong_example_config_gen
Remove misleading documentation about config generation
|
2024-08-29 18:01:30 +01:00 |
|
Max Gautier
|
05339dafe5
|
Remove misleading documentation about config generation
ConfigMap are not garbage collected, see #3146
|
2024-08-26 15:00:45 +02:00 |
|
isarns
|
bbb0b08576
|
test: add empty list test
|
2024-08-18 14:56:54 +03:00 |
|
isarns
|
77daec89b8
|
refactor: inlineAnyEmbeddedLists
|
2024-08-13 14:35:46 +03:00 |
|
isarns
|
a1fd6efe5d
|
feat: annotation to disable list conversion
|
2024-08-11 17:44:44 +03:00 |
|
Ramon Cunyat
|
6c27970019
|
Add static value source for replacement
Introduces `sourceValue` on replacement object for replacing from a
static value instead of sourcing from another object.
Solves #5516
|
2024-07-25 14:32:54 +02:00 |
|
John Zheng
|
cc9dd34216
|
docs: update patchMultipleObject example to filter with labelSelector (#5700)
* Update patchMultipleObjects.md
* Update patchMultipleObjects.md
* Update patchMultipleObjects.md
* Update patchMultipleObjects.md
* Update patchMultipleObjects.md
* Update patchMultipleObjects.md
* Update patchMultipleObjects.md
* Update patchMultipleObjects.md
|
2024-07-23 15:02:40 -07:00 |
|
Kubernetes Prow Robot
|
2aaa42f950
|
Merge pull request #5737 from koba1t/unpinEverything
Back to development mode; unpin the modules
|
2024-07-19 10:09:37 -07:00 |
|
koba1t
|
f660160a0f
|
Back to development mode; unpin the modules
|
2024-07-20 01:57:28 +09:00 |
|
Varsha
|
d4248b1213
|
Merge pull request #5736 from koba1t/pinToApi
Update api to v0.17.3
kustomize/v5.4.3
|
2024-07-19 09:34:19 -07:00 |
|
koba1t
|
bd8b8a49c9
|
Update api to v0.17.3
|
2024-07-20 01:14:03 +09:00 |
|
Kubernetes Prow Robot
|
ddeb572a7f
|
Merge pull request #5735 from koba1t/pinToCmdConfig
Update cmd/config to v0.14.2
api/v0.17.3
|
2024-07-19 09:07:22 -07:00 |
|
koba1t
|
36d78f67fd
|
Update cmd/config to v0.14.2
|
2024-07-20 00:55:30 +09:00 |
|
Kubernetes Prow Robot
|
4e52632bd3
|
Merge pull request #5734 from koba1t/pinToKyaml
Update kyaml to v0.17.2
cmd/config/v0.14.2
|
2024-07-19 08:50:48 -07:00 |
|
koba1t
|
8eacab0fc6
|
Update kyaml to v0.17.2
|
2024-07-20 00:28:06 +09:00 |
|
Kubernetes Prow Robot
|
1a41303fbb
|
Merge pull request #5628 from antoooks/release-helper-script
Release helper script
kyaml/v0.17.2
|
2024-07-16 10:53:06 -07:00 |
|
Dennis Zhou
|
7cbaf78b1a
|
fix:kustomize cfg grep with no arguments causes panic (#5707)
* fix:kustomize cfg grep with no arguments causes panic
* add test for kustomize cfg grep with no arguments
|
2024-07-10 00:46:40 -07:00 |
|
Kubernetes Prow Robot
|
735ad0beef
|
Merge pull request #5682 from kozjan/add-label-include-templates
fix: include label in templates when adding by cli
|
2024-07-10 00:46:33 -07:00 |
|
Kubernetes Prow Robot
|
c1de0301f5
|
Merge pull request #5413 from crenshaw-dev/patch-1
chore(docs): fix grammar error in comment
|
2024-06-30 11:45:02 -07:00 |
|