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
e219b8864e184b7688afd4f96c06ae376ffce823
kustomize
/
cmd
/
pluginator
History
Prashant Rewar
2ab117166f
replace gopkg.in/yaml.v2 with sigs.k8s.io/yaml/goyaml.v2
...
Signed-off-by: Prashant Rewar <
108176843+prashantrewar@users.noreply.github.com
>
2023-11-01 14:40:41 +05:30
..
internal
Edit commentaries and ensure pluginator logic does not create diff
2023-09-17 00:23:32 +07:00
go.mod
replace gopkg.in/yaml.v2 with sigs.k8s.io/yaml/goyaml.v2
2023-11-01 14:40:41 +05:30
go.sum
replace gopkg.in/yaml.v2 with sigs.k8s.io/yaml/goyaml.v2
2023-11-01 14:40:41 +05:30
main.go
update deprecated doc refs
2023-10-11 22:30:43 +08:00
Makefile
Get rid of statik and fix failing tests
2022-11-23 20:34:38 -05:00