v0.59.0
·
30 commits
to master
since this release
[gardener/machine-controller-manager]
✨ New Features
[OPERATOR]
machine-controller-manager can manage machines without a target cluster by specifying--target-kubeconfig=none
. See the documentation for more details. by @timebertt [#1004]
🐛 Bug Fixes
[OPERATOR]
Fix a bug where MCM does not check if a pod has already been evicted before reattempting eviction blindly by @aaronfern [#979][OPERATOR]
Fixed a bug in the MachineSet controller where the machine status was set toTerminating
even if attempt to delete the machine object failed. by @takoverflow [#995]
🏃 Others
[OPERATOR]
add new labelnode_name
to themcm_machine_info
metric by @aaronfern [#1000][OPERATOR]
machine-controller-manager base image is updated togcr.io/distroless/static-debian12:nonroot
. by @aaronfern [#991]
Container (OCI) Images
- machine-controller-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager:v0.59.0