Skip to content

v1.0.5

Compare
Choose a tag to compare
@droot droot released this 25 Jul 17:55
· 6519 commits to master since this release
4569a09

Changelog

3fdaa2e Add ImageTags in kustomization type
838a766 Add docs and demo for imageTags
fa3a64e Add imageTagTransformer
5851f96 Add initContainers in imageTagTransformer
909de5c Add set imagetag command
ed9f716 Add unit test for NetworkPolicy
25d3ad7 Delete duplicative code.
fdc46fb Delete some code.
9986b65 Disable creation of NetworkPolicy podSelector.matchLabels
a78aa22 Drop useless or duplicative code.
564b0d6 Fix cluster of silly Go nits.
072bf99 Fix configGeneration.md
2eaeb83 Fix wrong path in diff tests on macOS
7f22f18 Introduce secret factory.
276693c Make a secret factory.
969f4f2 Pull factories out of the bowels.
9576a81 Put the two sets of configmap make codes sidebyside
b754557 Remove a util package; more cleanup for #86
9432671 Replace os.Stat with IsDir, simplifying FS abstraction.
4b6f180 address comments
05a9189 break helloWorld example into two examples: - one for declaring a ConfigMap as resources - one for declaring a ConfigMap from ConfigMapGenerator and rolling update
f14988f configMap factory refactor for #86
c8502c7 drop complete function from setImageTag subcommand
59b9872 enable imageTagTransformer in application
58aa45c fixed version info injection in build script
9645f39 remove adding hash for configmap/secret read from resource yaml files
08bc863 set the default behavior for SecretGenerator and ConfigMapGenerator as create