Scale down of machineset during rolling update #826
Labels
area/auto-scaling
Auto-scaling (CA/HPA/VPA/HVPA, predominantly control plane, but also otherwise) related
kind/bug
Bug
priority/2
Priority (lower number equals higher priority)
status/closed
Issue is closed (either delivered or triaged)
How to categorize this issue?
/area auto-scaling
/kind bug
/priority 2
What happened:
During a rolling update of our MachineDeployments we saw a machineset very rapidly scale down to 0. This is very similar to #802 but happened in a slightly more gradual manner:
What you expected to happen:
Cluster capacity should be maintained during a rolling update
How to reproduce it (as minimally and precisely as possible):
Simply triggering a machine deployment is all that caused this. We can grab more contextual logs for you to help out with a reproducer if needs be
Anything else we need to know?:
I'm not sure if this might be a CA bug rather than MCM as I'm led to believe that there have been/are a number of bugs whereby MCM & CA can step on each other's toes during a rolling update. We're currently unable to upgrade CA due to having to migrate away from AWSMachineClasses to MachineClasses. That migration in itself will cause us to run into this issue which is a little frustrating.
Environment:
kubectl version
): 1.22.17The text was updated successfully, but these errors were encountered: