koba1t
1b33db58f2
Update kyaml to v0.19.0
2025-01-14 23:14:25 +09:00
yugo kobayashi
880a7a0187
add go work verification step for github actions ( #5833 )
...
* add go work verification step for github actions
* failure-example_this_commit_will_be_failed_to_check_go_work_sync
* Revert "failure-example_this_commit_will_be_failed_to_check_go_work_sync"
This reverts commit d8fd5020dc .
kyaml/v0.19.0
2025-01-07 10:58:29 -08:00
Sebastiaan van Stijn
2867f353c2
downgrade go-difflib and go-spew to tagged releases ( #5830 )
...
* workspace sync
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
* downgrade go-difflib and go-spew to tagged releases
commit d35edbf80d updated these dependencies
to untagged versions. The diff in both dependencies show that there's no
code changes, and it's unlikely for those modules to do new releases.
Unfortunate, because of that change all projects depending on kubernetes
or any of it's modules now had to upgrade to unreleased versions of
these.
This patch reverts those updates (but it may take some time before
all other projects can be reverted).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
---------
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-01-07 03:48:28 +01:00
Kubernetes Prow Robot
214aa2aae2
Merge pull request #5823 from kubernetes-sigs/dependabot/go_modules/hack/golang.org/x/crypto-0.31.0
...
build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /hack
2024-12-17 13:46:53 +01:00
dependabot[bot]
6f62ee7198
build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /hack
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.24.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.24.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-15 11:52:17 +00:00
Kubernetes Prow Robot
fcc95370ff
Merge pull request #5825 from dims/update-to-latest-kube-api-to-drop-govalidator-dependency
...
Update to latest kube-opeapi to drop govalidator dependency
2024-12-15 12:50:43 +01:00
Davanum Srinivas
84e6594e9b
Update golangci/golangci-lint to v1.56.2
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-12-14 19:28:39 -05:00
Kubernetes Prow Robot
86af799ce0
Merge pull request #5809 from fktym/fix/add-label-without-selector
...
fix: "edit add labels" make labels handle -f flag same as commonLabels
2024-12-13 04:26:25 +01:00
Davanum Srinivas
b79c5f652d
Update to latest kube-opeapi to drop govalidator dependency
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-12-12 18:48:06 -05:00
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