Releases: utilitywarehouse/kube-applier
Releases · utilitywarehouse/kube-applier
2.2.6
use --token
instead of broken --kubeconfig
flag for STRICT_APPLY
2.2.5
release: 2.2.5
2.2.4
Add kubectl_exit_code_count
metric
2.2.3
Comply with official kubernetes version skew
2.2.2
kubectl 1.14 and --server-dry-run
2.2.1
2.2.0
- adds the ability to prune directories prior to applying them based on the
REPO_PATH_FILTERS
option - changes the behaviour of the
FULL_RUN_INTERVAL_SECONDS
option. previously it was desired when set to zero to have no wait between full runs which was fundamentally broken. the new behaviour when set to 0 is to disable full runs all together - documentation updated for
POLL_INTERVAL_SECONDS
option
2.1.1
- git-sync v3.1.1
- kustomize v2.0.1
2.1.0
- kubectl v1.12.3
- kustomize v1.0.11
- kustomize base manifests
2.0.4
- Fix error messages when service account is missing (on strict apply)
- Fix Dockerfile