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-18 10:32:01 +00:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
9b54286933d137ee7b31bbbfacfbdf90bb1caabe
kustomize
/
plugin
/
someteam.example.com
/
v1
/
validator
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
..
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
Makefile
More makefile cleanup
2022-04-04 16:46:41 -04:00
Validator
Fix wrong Validator dir
2021-01-22 13:54:34 +08:00
validator_test.go
Simplify plugin tests.
2019-12-02 17:12:59 -08:00