argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
18.05k stars 5.51k forks source link

chore: Don't degrade PDB on InsufficientPods (#20171) (cherry-pick #20665) #20694

Closed gcp-cherry-pick-bot[bot] closed 3 weeks ago

gcp-cherry-pick-bot[bot] commented 3 weeks ago

Cherry-picked chore: Don't degrade PDB on InsufficientPods (#20171) (#20665)

Closes #20171

There are valid use cases for InsufficientPods, e.g. running some jobs or tests that don't want to be terminated. See the discussion on the issue for more details. So don't degrade the PDB on InsufficientPods condition.

This needs to be cherry picked to 2.13, as many people may not upgrade otherwise.

Signed-off-by: Andrii Korotkov andrii.korotkov@verkada.com

Hronom commented 3 weeks ago

Please release as soon as possible, thanks!

Vinaum8 commented 2 weeks ago

+1