You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In certain circumstances the deleteMachine annotation isn't yet
propagated from the Machine to the AzureMachinePoolMachine. This can
result in deleting the wrong machines. This change ensures the owner
Machine's deleteMachine annotation is always considered.
Name: "if MachinePool is not externally managed, and Machines have delete machine annotation, and overProvisionCount > 0, delete machines with deleteMachine annotation first",
0 commit comments