You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When rolling back after what looks like a failed deployment, Herman should let instances that rolled back successfully to stay alive in the event that the rollback fails due to cluster instance specific issues. As it stands today, a rollback that only partially fails will have the service desiredCount set to 0, causing an outage instead of degraded service.
The text was updated successfully, but these errors were encountered:
When rolling back after what looks like a failed deployment, Herman should let instances that rolled back successfully to stay alive in the event that the rollback fails due to cluster instance specific issues. As it stands today, a rollback that only partially fails will have the service desiredCount set to 0, causing an outage instead of degraded service.
The text was updated successfully, but these errors were encountered: