argoproj-labs / argo-rollouts-manager

Kubernetes Operator for Argo Rollouts controller.
https://argo-rollouts-manager.readthedocs.io/en/latest/
Apache License 2.0
84 stars 255 forks source link

Refactor RolloutManager status update logic to eliminate/reduce failed status update errors #55

Closed jgwest closed 1 month ago

jgwest commented 2 months ago

What does this PR do / why we need it:

Have you updated the necessary documentation?

Which issue(s) this PR fixes: Fixes #?

How to test changes / Special notes to the reviewer:

jgwest commented 1 month ago

Thanks @jparsai for reviewing!