gardener / machine-controller-manager

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

[Edge] Orphan nodes not deleted by MCM #874

Closed himanshu-kun closed 10 months ago

himanshu-kun commented 10 months ago

How to categorize this issue?

/area robustness /kind bug /priority 1

What happened:

There was a case where a node object stayed in the cluster, with no machine object or backing VM. Reason:

What you expected to happen:

Node should not stay dangling , as then its marked with annotation of not-managed-by-mcm, and shoot will report errors

How to reproduce it (as minimally and precisely as possible): Described above

Anything else we need to know?:

Environment:

himanshu-kun commented 10 months ago

/close