gardener / machine-controller-manager-provider-aws

Gardener machine controller manager provider for AWS
Apache License 2.0
9 stars 33 forks source link

[ci:component:github.com/gardener/machine-controller-manager:v0.50.0->v0.51.1] #151

Closed gardener-robot-ci-3 closed 8 months ago

gardener-robot-ci-3 commented 8 months ago

Release Notes:

Removes `node.machine.sapcloud.io/not-managed-by-mcm` annotation from nodes managed by the MCM.
machine controller won't reconcile machine on non-spec update events
Phase transition diagram for a machine object is added to FAQs
MCM restart happens properly in integration tests now. This fix will get activated, once this version is vendored in your mcm-provider
The default `machine-safety-orphan-vms-period` has been reduced from 30m to 15m.
Fix for edge case of Node object deletion missed during machine termination.
Change OCI Image Registry from GCR (`eu.gcr.io/gardener-project`) to Artifact-Registry (`europe-docker.pkg.dev/gardener-project/releases`). Users should update their references.
fixed IT for seed with k8s >= 1.27 as control cluster 
Bump `k8s.io/*` deps to `v0.28.2`
A bug in `UpdateNodeToMachine` which cause the IT to fail is fixed.
gardener-robot commented 8 months ago

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