gardener / machine-controller-manager

Declarative way of managing machines for Kubernetes cluster
Apache License 2.0
256 stars 117 forks source link

Remove NotManagedByMCM when not applicable #866

Closed elankath closed 11 months ago

elankath commented 11 months ago

What this PR does / why we need it:

See https://github.com/gardener/machine-controller-manager/issues/863

Which issue(s) this PR fixes: Fixes #863

Special notes for your reviewer:

Release note:

Removes `node.machine.sapcloud.io/not-managed-by-mcm` annotation from nodes managed by the MCM.
The default `machine-safety-orphan-vms-period` has been reduced from 30m to 15m.