This website requires JavaScript.
Explore
Help
Sign In
kubernetes-sigs
/
kustomize
Watch
1
Star
0
Fork
0
You've already forked kustomize
mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced
2026-05-17 18:25:26 +00:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
24ea1b951a8046a89a2704b76347f6fa4599122a
kustomize
/
plugin
/
builtin
/
patchtransformer
History
Ramiro Algozino
24ea1b951a
fix(kustomize): call json6902 only when needed
...
Call json6902 transformer only when there are patches to apply. Addresses
#5956
2025-10-02 19:51:09 +02:00
..
go.mod
update go 1.24.6 (
#5959
)
2025-08-17 13:05:12 -07:00
go.sum
bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0
2025-08-18 06:30:17 +09:00
Makefile
Makefiles for all modules
2022-04-01 17:31:34 -04:00
PatchTransformer_test.go
fix: Allow patches with empty files with multiple newlines or comments (
#5771
)
2025-03-16 19:15:48 -07:00
PatchTransformer.go
fix(kustomize): call json6902 only when needed
2025-10-02 19:51:09 +02:00