gardener / machine-controller-manager-provider-gcp

Gardener machine controller manager provider for GCP
Apache License 2.0
3 stars 27 forks source link

[ci:component:github.com/gardener/machine-controller-manager:v0.43.0->v0.44.1] #39

Closed gardener-robot-ci-2 closed 2 years ago

gardener-robot-ci-2 commented 2 years ago

Release Notes:

The value for key `cluster-autoscaler.kubernetes.io/scale-down-disabled` placed by MCM is now `true` and not `True`. This typo stopped MCM from disabling CA from scaling down during rolling update.
MCM now marks 1 machine per machineDeployment as Failed at a time in case of healthTimeout. This is introduced to deal with meltdown scenario
machine-controller-manager does now log the Node conditions when it considers Machine as unhealthy (and changes its state to `Unknown`).
gardener-robot commented 2 years ago

@gardener-robot-ci-2 Thank you for your contribution.