Releases: gardener/machine-controller-manager
Releases · gardener/machine-controller-manager
v0.60.3
[github.com/gardener/machine-controller-manager:v0.60.3]
🏃 Others
[OPERATOR]Fix machines termination in machine set replica management to avoid needless scale-up of machines because of stale replica count. by @r4mek [#1073]
Container (OCI) Images
- machine-controller-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager:v0.60.3
v0.61.2
[github.com/gardener/machine-controller-manager:v0.61.2]
🏃 Others
[OPERATOR]Fix machines termination in machine set replica management to avoid needless scale-up of machines because of stale replica count. by @r4mek [#1071][DEVELOPER]newly created machines not moved toPendingstate without valid node name and providerID from provider by @aaronfern [#1072]
Container (OCI) Images
- machine-controller-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager:v0.61.2
v0.61.1
[github.com/gardener/machine-controller-manager:v0.61.1]
🐛 Bug Fixes
[DEVELOPER]Machine controller no longer adds finalizers or reconciles nodes with no associated machine by @gagan16k [#1066]
Container (OCI) Images
- machine-controller-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager:v0.61.1
v0.61.0
[github.com/gardener/machine-controller-manager:v0.61.0]
✨ New Features
[USER]Users with delete permissions can simply usekubectl delete nodeto delete backing Machine.node.machine.sapcloud.io/trigger-deletion-by-mcmannotation on Node no longer supported for indirect deletion of Machine by @gagan16k [#1055]
🐛 Bug Fixes
[OPERATOR]Fixed spurious warning logs for machines withoutforce-deletionlabel by @gagan16k [#1057][OPERATOR]Made changes to reconcileClusterMachineTermination to avoid duplicate reconciliations by @r4mek [#1056][OPERATOR]Updated machineclass reconciliation to avoid unnecessary machine requeues by @r4mek [#1056][OPERATOR]Fix panic if provider does not support Driver.InitializeMachine by @maboehm [#1032][OPERATOR]The metric for themachine_current_status_phasehas been fixed and is not reporting removed Machines anymore by @Duciwuci [#1058][OPERATOR]Added a safeguard to delay deletion of machines that are undergoing aCreateRequest to prevent orphaning of VMs. by @takoverflow [#1036][OPERATOR]Fixed an issue where deleting a machine from an old MachineSet could prevent proper scaling. The new MachineSet now scales up when total replicas (old + new) drop below the desired count, ensuring replacements are created with the updated configuration. by @acumino [#1052]
📖 Documentation
[DEVELOPER]Added proposal for the temporary preservation of machines. by @thiyyakat [#1031]
Container (OCI) Images
- machine-controller-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager:v0.61.0
v0.60.2
[github.com/gardener/machine-controller-manager:v0.60.2]
🐛 Bug Fixes
Container (OCI) Images
- machine-controller-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager:v0.60.2
v0.60.1
[github.com/gardener/machine-controller-manager:v0.60.1]
🐛 Bug Fixes
[OPERATOR]Added a safeguard to delay deletion of machines that are undergoing aCreateRequest to prevent orphaning of VMs. by @takoverflow [#1045]
Container (OCI) Images
- machine-controller-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager:v0.60.1
v0.60.0
[github.com/gardener/machine-controller-manager:v0.60.0]
✨ New Features
[OPERATOR]When running without a target cluster machine-controller-manager will report a new status fieldaddressesby @maboehm [#1012][OPERATOR]Machine Class now has VirtualCapacity field hat maps to WorkerPool's NodeTemplate VirtualCapacity. by @elankath [#1024]
🐛 Bug Fixes
[OPERATOR]Fixed metricmcm_machine_set_failed_machinesand underlying variable*machineSet.Status.FailedMachinesso that they reflect the current state of machines by @gagan16k [#1025][USER]Fixed checking ofcreateMachineTimeoutwhen machine isPendingby @thiyyakat [#1015][OPERATOR]Fixed a bug where machines in theInPlaceUpdatingphase were incorrectly transferred to the new machine set during inplace updates. This caused the machine controller to miss updating the phase toInPlaceUpdateSuccessful, resulting in machines getting stuck or marked asInPlaceUpdateFailed. by @acumino [#1020]
🏃 Others
[OPERATOR]node.gardener.cloud/critical-components-not-readytaint is added to the node after the successful in-place update to prevent scheduling any workload before critical component pods are ready. by @acumino [#1017][OPERATOR]export testresults as inlined ocm-resource by @heldkat [#1022][DEVELOPER]migrate CICD-Pipeline to GitHub-Actions by @ccwienk [#1011][OPERATOR]Add informational logging for MachineDeployment rollout events by @gagan16k [#1029][DEVELOPER]Convert.reuse/dep5toREUSE.toml. by @thiyyakat [#1026]
v0.59.2
[gardener/machine-controller-manager]
🐛 Bug Fixes
[OPERATOR]Fixed a bug where machines in theInPlaceUpdatingphase were incorrectly transferred to the new machine set during inplace updates. This caused the machine controller to miss updating the phase toInPlaceUpdateSuccessful, resulting in machines getting stuck or marked asInPlaceUpdateFailed. by @acumino [#1020]
Container (OCI) Images
- machine-controller-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager:v0.59.2
v0.59.1
[gardener/machine-controller-manager]
🏃 Others
[OPERATOR]node.gardener.cloud/critical-components-not-readytaint is added to the node after the successful in-place update to prevent scheduling any workload before critical component pods are ready. by @acumino [#1017]
Container (OCI) Images
- machine-controller-manager:
europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager:v0.59.1
v0.59.0
[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 toTerminatingeven if attempt to delete the machine object failed. by @takoverflow [#995]
🏃 Others
[OPERATOR]add new labelnode_nameto themcm_machine_infometric 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