Skip to content

Releases: utilitywarehouse/kube-applier

2.2.6

28 May 14:48
Compare
Choose a tag to compare

use --token instead of broken --kubeconfig flag for STRICT_APPLY

2.2.5

23 May 12:54
Compare
Choose a tag to compare
release: 2.2.5

2.2.4

20 May 10:48
2f7eaf1
Compare
Choose a tag to compare

Add kubectl_exit_code_count metric

2.2.3

10 May 08:17
d2eff8f
Compare
Choose a tag to compare

Comply with official kubernetes version skew

2.2.2

09 May 13:54
6724012
Compare
Choose a tag to compare

kubectl 1.14 and --server-dry-run

2.2.1

27 Mar 17:27
16d86d4
Compare
Choose a tag to compare
  • fix a bug with the not so optional REPO_PATH_FILTERS arg, added an empty check

2.2.0

21 Mar 14:13
Compare
Choose a tag to compare
  • 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

18 Feb 06:29
Compare
Choose a tag to compare
  • git-sync v3.1.1
  • kustomize v2.0.1

2.1.0

29 Jan 10:02
Compare
Choose a tag to compare
  • kubectl v1.12.3
  • kustomize v1.0.11
  • kustomize base manifests

2.0.4

19 Nov 09:20
5166155
Compare
Choose a tag to compare
  • Fix error messages when service account is missing (on strict apply)
  • Fix Dockerfile