Skip to content

v1.0.3

Compare
Choose a tag to compare
@droot droot released this 29 Jun 19:02
· 6624 commits to master since this release
6f82073

Changelog

d7b9f64 Absorb exec package from utils.
2a06a17 Add CronJob to refvars transformer
6392e66 Add glob support
6fd0330 Add gometalinter to pre-commit hook
2a3f09a Add integration test for glob support
4f05482 Add support for CRDs
46e8fd7 Add variable reference support for args
09ab2bb Add variable reference to container env
ad3cd47 Add variable reference to pod command,args,env
4e7610a Addresses review comments
37489ec Adds ability to add multiple base directories to kustomization
54e8a01 Adds example for secret download using curl
a1dcf33 Adds kustomize edit add base command
5a3c655 Clarifies hello-world example documentation
50c40eb CronJob transformation fixed
f557841 Enable unparam linter and fix issues
6a67183 Enhancement for format error message - add yaml format error handler - silent usage when build command fails
40bb811 Fixes #33; add SECURITY_CONTACTS
398ceb0 Jobs do not create a selector if not already present
2fb69db Move version.go to commands dir.
623e21d Rename examples dir to examplelayout.
c6d8bcb Replace deprecated crypto/md5 with crypto/sha256
f616e30 Update example to show correct environment
ea00134 Update pathconfigs library
e7ecceb Update vendor
5d24dda add imagePullSecrets namerefs
bbd29d9 add test
90d16c2 correct ordering of the k8s objects: NameSpace, CRD, ServiceAccount, Role, ClusterRole, RoleBinding, ClusterRoleBinding
d488d98 grepping for configMap name
730597b grepping for kiwi
991ffbb populate the map from a slice
809d5b1 put namespace objects first in the output
cc86903 remove extra package comment on crds
636ab87 update failed test