Skip to content

v1.0.6

Compare
Choose a tag to compare
@droot droot released this 10 Aug 16:48
· 6538 commits to master since this release
017c4ae

Changelog

7b2baad Add -o flag to kustomize build
0b4df3d Add deprecation message for namePrefix behavior change
e304014 Add example for multibases
1b7171a Add glob support in edit add resource
bf73633 Add glob support in subcommands add patch and add configmap
5193d6b Add ingress annotations to the namereference path config
71f069c Add multibases example with different namespace
58bc4b1 Add support for using common base
f0cf457 Change the order of validate and expandFileSource in add configmap subcommand
9e5374e Combine loaderImpl and fileLoader.
7fe2338 Container Builder has been renamed Cloud Build
02f9329 Enumerate eschewed features in docs
37e9708 Eschew globbing doc
083d3cb More description of eschewed features
d7cbb95 More information in error message when secret gen fails
cf17050 Revert "Skip adding nameprefix to namespace"
10665c6 Skip adding nameprefix to namespace
4471b75 Use regexp in set imagetag
f881c19 add env sources to secrets
31c6a55 add namepreference for secret in ingress annotation
b6abd76 add namespace in ResId
79d1abe dep ensure run
7406dda fixes
2e7093e ignore the empty YAML object
8d7b5f8 preserve order and comments in edit
88aec95 remove commented code update multibases/README.md
de4d8b7 remove glob support from kustomization.yaml
36115a7 use regexp to determin if the image matched in imagetag transformer