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 07:55:29 +00:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
0f0efe2a4cb990dc60bfa8896a98bdaa67d370c0
kustomize
/
functions
/
examples
/
application-cr
/
image
History
pankona
18d6a96f80
Update go.mod to use go 1.14
2020-06-08 16:25:35 +09:00
..
Dockerfile
Add an example function to append an Application CR to resources
2020-02-28 13:05:33 -08:00
go.mod
Update go.mod to use go 1.14
2020-06-08 16:25:35 +09:00
go.sum
Make plugin utils package.
2020-05-22 18:17:36 -07:00
main_test.go
Use sigs.k8s.io/Application type instead of go template
2020-03-03 13:57:03 -08:00
main.go
Issue
#2381
- bug fix for unmodified
found
variable
2020-04-18 04:06:54 +07:00