Deal with paused machineDeployments #189
Labels
area/auto-scaling
Auto-scaling (CA/HPA/VPA/HVPA, predominantly control plane, but also otherwise) related
area/control-plane
Control plane related
area/robustness
Robustness, reliability, resilience related
kind/enhancement
Enhancement, improvement, extension
lifecycle/rotten
Nobody worked on this for 12 months (final aging stage)
needs/planning
Needs (more) planning with other MCM maintainers
priority/2
Priority (lower number equals higher priority)
Milestone
What would you like to be added:
Autoscaler should be able to ignore paused machineDeployments.
Currently MCM offers a feature where a user can pause the machineDeployment during rolling update. The integration of this functionality with gardener is still underway github.com/gardener/gardener/issues/7485.
As part of this integration it is essential that relevant changes are made to autoscaler so that its aware of paused machineDeployments.
Why is this needed:
To disallow unwanted scaling operation on a machineDeployment which is paused by user for reasons like service unavailability during rolling update of the machineDeployment.
The text was updated successfully, but these errors were encountered: