Releases: idgenchev/namespace-node-affinity
Releases · idgenchev/namespace-node-affinity
v2.2.1
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
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
- @alaminopu made their first contribution in #22
- @ca-scribner made their first contribution in #31
Full Changelog: v2.1.1...v2.2.0
v2.1.1
Version 2.1.0
What's Changed
- #9 - Use minikube image build by @idgenchev in #12
- #11 - Update docker images by @idgenchev in #14
- #13 - Exclude pods by label by @idgenchev in #15
Full Changelog: v2.0.0...v2.1.0
Version 2.0.0
Version 1.0.1
#7 Prometheus metrics endpoint for the namespace node affinity webhook
Version 1.0.0
First release