grafana / rollout-operator

Kubernetes Rollout Operator
Apache License 2.0
130 stars 17 forks source link

Allow delayed downscale of subset of pods #156

Closed pstibrany closed 2 months ago

pstibrany commented 2 months ago

This PR implements earlier delayed downscale of pods that have already reached their delay, even if not ALL pods have reached it yet.

Fixes https://github.com/grafana/rollout-operator/issues/155