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