Skip to content

Releases: idgenchev/namespace-node-affinity

v2.2.1

04 Apr 21:09
107187d
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #43
  • Fix the Docker images for non-AMD64 platforms and update Go to 1.21 by @idgenchev in #59

Full Changelog: v2.2.0...v2.2.1

v2.2.0

28 Feb 23:26
3e01752
Compare
Choose a tag to compare

What's Changed

  • Fix mutatingwebhookconfiguration example to support kubernetes version >= 1.22 by @alaminopu in #22
  • Update dependencies once a month by @idgenchev in #23
  • Bump github.com/sirupsen/logrus from 1.8.0 to 1.9.0 by @dependabot in #27
  • Bump github.com/stretchr/testify from 1.6.1 to 1.8.1 by @dependabot in #28
  • Bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0 by @dependabot in #25
  • fix: handle case where we add NodeSelectorTerms to existing list by @ca-scribner in #31
  • Bump github.com/prometheus/client_golang from 1.10.0 to 1.14.0 by @dependabot in #33
  • Bump k8s.io/client-go from 0.20.4 to 0.26.1 by @dependabot in #38

New Contributors

Full Changelog: v2.1.1...v2.2.0

v2.1.1

02 Apr 20:12
2609c1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

Version 2.1.0

09 Oct 16:56
11f717c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

Version 2.0.0

03 Sep 19:20
d596c81
Compare
Choose a tag to compare

Added

  • Tolerations per namespace are now supported (#10)

Breaking Changes

  • The configuration is now centralised instead of per-namespace (an example can be found here)

Version 1.0.1

22 Apr 09:21
179ebef
Compare
Choose a tag to compare

#7 Prometheus metrics endpoint for the namespace node affinity webhook

Version 1.0.0

10 Apr 22:15
cfda474
Compare
Choose a tag to compare

First release