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 04:25:31 +00:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
33e9361a61fbb00a0666f1ca396b3998723f9e85
kustomize
/
plugin
/
builtin
/
replacementtransformer
History
koba1t
7664c4ba38
replace github.com/google/shlex with
https://github.com/carapace-sh/carapace-shlex
2025-01-16 14:54:26 +09:00
..
go.mod
replace github.com/google/shlex with
https://github.com/carapace-sh/carapace-shlex
2025-01-16 14:54:26 +09:00
go.sum
replace github.com/google/shlex with
https://github.com/carapace-sh/carapace-shlex
2025-01-16 14:54:26 +09:00
Makefile
Makefiles for all modules
2022-04-01 17:31:34 -04:00
ReplacementTransformer_test.go
prevent all uses of YAML aliases from being overwritten by a transformer (
#5096
)
2023-03-31 16:07:50 -07:00
ReplacementTransformer.go
Fix pluginator incompatibility with nolint lines
2022-11-30 11:22:10 -05:00