mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2026-01-09 00:31:48 +00:00
Automatic merge from submit-queue Validate pet set scale up/down order This change implements test cases to validate that: - scale up will be done in order - scale down in reverse order - if any of the pets will be unhealthy, scale up/down will halt related: https://github.com/kubernetes/kubernetes/issues/30082