Releases: giantswarm/node-operator
Releases · giantswarm/node-operator
v2.3.0
v2.2.0
Added
- Added required values for pss policies.
Changed
- Make PSP rendering conditional for 1.25+ compatibility
v2.1.0
Changed
- Add Service Monitor.
v2.0.3
Release v2.0.3 (#317) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.0.2
Release v2.0.2 (#314) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v2.0.1
Added
- Use Kubernetes Events on
AWSCluster
CR for draining status updates. - Added the use the runtime/default seccomp profile.
- Concurrent execution of drainining to make sure the operator can handle multiple nodes going down for multiple clusters running in the same MC
Changed
- Replace current logic with Kubernetes internal cordon/drain logic.
v2.0.0
What's Changed
- Draining by @njuettner in #305
- Align files by @architectbot in #299
- Update go.mod by @njuettner in #307
Full Changelog: v1.4.2...v2.0.0
v1.4.2
Fixed
- Ignore
cert-exporter-deployment.
v1.4.1
Fixed
- Change RBAC apiVersion to
rbac.authorization.k8s.io/v1
.
v1.4.0
Changed
- Change draining timeout from 10 to 60 minutes.
- Bump dependencies and go to 1.18.