Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Releases: utilitywarehouse/k8s-sidecar-injector

v0.7.6-RC1

24 May 07:05
Compare
Choose a tag to compare
v0.7.6-RC1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.4...v0.7.6-RC1

v0.7.4

11 Jan 14:30
Compare
Choose a tag to compare
  • update deps
  • fix the certificate server reload #17

v0.7.3

27 Jul 15:15
Compare
Choose a tag to compare
  • Add prependInitContainers option (#13)

v0.7.2

05 Jul 09:57
Compare
Choose a tag to compare

Adjusts memory requests/limits.

v0.7.1

09 Mar 11:28
eb1ea8d
Compare
Choose a tag to compare
  • Add a PodDisruptionBudget and anti-affinity to improve availability during rolls (#8)
  • Go 1.16 and updated dependencies (#9)

v0.7.0

24 Nov 13:09
fc71720
Compare
Choose a tag to compare
  • Remove configmaps watcher (#2)
  • Add kustomize base and example (#3)
  • Upgrade to admission.k8s.io/v1 (#6)

v0.6.0

13 Oct 08:32
77e1071
Compare
Choose a tag to compare

First forked release. Adds prependContainers option and removes the hardcoded ignored namespaces check in favour of a namespaceSelector on the webhook.