Mauren Berti
c9a0d10d5a
build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.27.0
2025-08-17 16:20:00 -04:00
yugo kobayashi
87d0629bd1
update go 1.24.6 ( #5959 )
...
* update go 1.24.6
* fix non-constant format string error
* update golang.org/x/tools@v0.36 .0 and github.com/golangci/golangci-lint@v1.64 .8 to pass execute golangci-lint
* add a verpose diff output to prow test
* remove pluginator binary version from generated files
2025-08-17 13:05:12 -07:00
Kubernetes Prow Robot
b581903858
Merge pull request #5958 from adoramshoval/resource-absorbtion-error-verbosity
...
fix: make AbsorbAll conflict error more verbose
2025-08-16 15:43:07 -07:00
Adoram Shoval
d54e9b2b40
fix: make AbsorbAll conflict error more verbose
2025-08-16 08:09:17 -04:00
zepard
7c04cbb237
Add regex support for Replacement selectors ( #5863 )
...
* feat: Add regex support for Replacement selectors
* Add new tests for regex support
* Earlier exit with rejectAny, and fix linting
* Add example Use cases using regex
2025-08-12 11:13:08 -07:00
Kubernetes Prow Robot
f74736130c
Merge pull request #5930 from adoramshoval/patch-args
...
feat: add PatchArgs API type to populate patch options
2025-08-11 13:49:07 -07:00
Adoram Shoval
9043c223d4
feat: add PatchArgs API type to populate patch options
...
This commit converts the Options section of a patch into an object instead of map.
This allows better clarification of the available options.
2025-08-08 07:34:20 -04:00
Kubernetes Prow Robot
2859474e3c
Merge pull request #5951 from koba1t/unpinEverything
...
Back to development mode; unpin the modules
2025-07-23 06:06:30 -07:00
koba1t
d0d64c5bc4
Back to development mode; unpin the modules
2025-07-23 21:55:58 +09:00
Kubernetes Prow Robot
168971a501
Merge pull request #5950 from koba1t/pinToApi
...
Update api to v0.20.1
kustomize/v5.7.1
2025-07-23 05:44:29 -07:00
koba1t
0c3ce2c8fb
Update api to v0.20.1
2025-07-23 21:34:51 +09:00
Kubernetes Prow Robot
8b42cd9918
Merge pull request #5949 from koba1t/pinToCmdConfig
...
Update cmd/config to v0.20.1
api/v0.20.1
2025-07-23 05:30:29 -07:00
koba1t
5b313f57c4
Update cmd/config to v0.20.1
2025-07-23 21:20:57 +09:00
Kubernetes Prow Robot
792b241a4a
Merge pull request #5948 from koba1t/pinToKyaml
...
Update kyaml to v0.20.1
cmd/config/v0.20.1
2025-07-23 05:18:27 -07:00
koba1t
8192ab34ee
Update kyaml to v0.20.1
2025-07-23 21:09:58 +09:00
Kubernetes Prow Robot
87f462af25
Merge pull request #5943 from koba1t/chore/drop_shlex_dependency
...
drop shlex dependency
kyaml/v0.20.1
2025-07-20 12:50:25 -07:00
koba1t
3866a30826
introduce one const value that indicate to no quote in ShlexSplit()
2025-07-14 20:12:00 +09:00
koba1t
5cb1b4e3f9
remove shlex dependencies
2025-07-14 03:57:51 +09:00
koba1t
b6128950c9
add ShlexSplit() as an alternative to shlex.Split()
2025-07-14 03:54:29 +09:00
koba1t
042a2cf177
add testcases for shlexsplit
2025-07-12 07:14:17 +09:00
Kubernetes Prow Robot
f9ab532a4a
Merge pull request #5937 from koba1t/unpinEverything
...
Back to development mode; unpin the modules
2025-06-28 00:24:29 -07:00
koba1t
76eb28bad9
Back to development mode; unpin the modules
2025-06-28 16:13:29 +09:00
Kubernetes Prow Robot
7f30f0e23a
Merge pull request #5936 from koba1t/pinToApi
...
Update api to v0.20.0
kustomize/v5.7.0
2025-06-27 23:56:29 -07:00
koba1t
35c9d0fece
Update api to v0.20.0
2025-06-28 15:46:34 +09:00
Kubernetes Prow Robot
b1bfac465f
Merge pull request #5935 from koba1t/pinToCmdConfig
...
Update cmd/config to v0.20.0
api/v0.20.0
2025-06-27 23:40:29 -07:00
koba1t
40d1f35940
Update cmd/config to v0.20.0
2025-06-28 15:29:37 +09:00
Kubernetes Prow Robot
1a515925ab
Merge pull request #5934 from koba1t/pinToKyaml
...
Update kyaml to v0.20.0
cmd/config/v0.20.0
2025-06-27 23:26:29 -07:00
koba1t
f54b2b4c59
Update kyaml to v0.20.0
2025-06-28 15:16:16 +09:00
Kubernetes Prow Robot
03ae5c93ca
Merge pull request #5846 from dmvolod/issue-5845-fix-version
...
fix: Get version from the BuildInfo.Main.Version if not found in deps and build flag
kyaml/v0.20.0
2025-06-26 14:40:29 -07:00
Kubernetes Prow Robot
0fe722e99a
Merge pull request #5931 from dims/drop-usage-of-forked-copies-of-goyaml.v2-and-goyaml.v3
...
Drop usage of forked copies of goyaml.v2 and goyaml.v3
2025-06-25 10:58:29 -07:00
Davanum Srinivas
a7703f685c
Drop usage of forked copies of goyaml.v2 and goyaml.v3
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-06-25 13:13:52 -04:00
Kubernetes Prow Robot
ba617e5126
Merge pull request #5921 from ThisIsQasim/imagevolume
...
feat: Add suport for Image Volumes
2025-06-24 14:10:28 -07:00
Kubernetes Prow Robot
755880462f
Merge pull request #5918 from kubernetes-sigs/dependabot/github_actions/joelanford/go-apidiff-0.8.3
...
build(deps): bump joelanford/go-apidiff from 0.8.2 to 0.8.3
2025-06-10 16:48:55 -07:00
Kubernetes Prow Robot
832f873855
Merge pull request #5927 from kubernetes-sigs/dependabot/go_modules/hack/github.com/cloudflare/circl-1.6.1
...
build(deps): bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 in /hack
2025-06-10 16:20:56 -07:00
dependabot[bot]
731ffd3d53
build(deps): bump github.com/cloudflare/circl in /hack
...
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl ) from 1.3.7 to 1.6.1.
- [Release notes](https://github.com/cloudflare/circl/releases )
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.7...v1.6.1 )
---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
dependency-version: 1.6.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-10 21:23:16 +00:00
ThisIsQasim
32e82514a8
feat: Add suport for Image Volume
2025-06-02 16:22:11 +05:00
dependabot[bot]
13ed4a59f5
build(deps): bump joelanford/go-apidiff from 0.8.2 to 0.8.3
...
Bumps [joelanford/go-apidiff](https://github.com/joelanford/go-apidiff ) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/joelanford/go-apidiff/releases )
- [Commits](https://github.com/joelanford/go-apidiff/compare/v0.8.2...v0.8.3 )
---
updated-dependencies:
- dependency-name: joelanford/go-apidiff
dependency-version: 0.8.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 00:31:28 +00:00
Kubernetes Prow Robot
b7340bd369
Merge pull request #5882 from arthurbdiniz/set-git-messages-to-english-for-TestRemoteLoad_LocalProtocol
...
Set Git messages to English for TestRemoteLoad_LocalProtocol
2025-05-23 01:22:36 -07:00
Kubernetes Prow Robot
367ebb6990
Merge pull request #5888 from lcostea/master
...
chore: remove unused build arg and address warnings
2025-05-23 00:54:35 -07:00
Kubernetes Prow Robot
616c084805
Merge pull request #5865 from milkshake308/feat_helm_devel_arg
...
feat(helm): allow the use of devel alias for helmcharts
2025-05-17 12:25:16 -07:00
Kubernetes Prow Robot
dba6dee214
Merge pull request #5907 from kubernetes-sigs/dependabot/go_modules/hack/github.com/getkin/kin-openapi-0.131.0
...
build(deps): bump github.com/getkin/kin-openapi from 0.120.0 to 0.131.0 in /hack
2025-05-17 12:15:13 -07:00
dependabot[bot]
009369bfc9
build(deps): bump github.com/getkin/kin-openapi in /hack
...
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi ) from 0.120.0 to 0.131.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases )
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.120.0...v0.131.0 )
---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
dependency-version: 0.131.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-15 16:47:35 +00:00
Kubernetes Prow Robot
65567a3733
Merge pull request #5890 from gecube/patch-2
...
fix indent in example yaml at generatorOptions.md
2025-04-28 23:37:54 -07:00
Kubernetes Prow Robot
d53c17b874
Merge pull request #5898 from tabbysable/typo-fix
...
Fix typo in documentation
2025-04-28 23:09:55 -07:00
Tabitha Sable
aa2c9ca440
Fix typo in documentation
...
Fix a typo in an example URL in the resources.md Kustomization file documentation
2025-04-28 15:23:15 -05:00
George Gaál
b201d97541
Update generatorOptions.md
...
fix indentation
2025-04-12 13:38:02 +02:00
Liviu Costea
fd97ddaca1
fix: remove unused build arg and address warnings
2025-04-07 13:18:38 +03:00
Kubernetes Prow Robot
7372f97c19
Merge pull request #5877 from tsuzu/fix-replacements-plugin-omitempty-field
...
fix: make private one field in replacements transformer struct that had a missing JSON tag
2025-04-03 01:50:37 -07:00
Tsuzu
e3f0349319
Make replacements private
2025-03-31 20:41:41 +09:00
Timur Demin
dd08aec23e
fix: Don't panic on multiple $patch: delete strategic merge patches in a single patch file ( #5859 )
...
* chore: add test for multiple $patch: delete patches not panicking
* fix: don't panic on multiple deletion SM patches
2025-03-28 06:04:40 -07:00