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
We are monitoring application health and generating an alert when the state is not Healthy. After switching to Rollout with blue-green pre-promotion analysis, there are sometimes cases when the analysis fails or aborts, and Rollout is marked as degraded.
The problem is that the actual service keeps running using the old replicaset, nothing is broken, so the alert doesn't make much sense. Is there a way to keep Rollout healthy on analysis failures, but track any other issues as usual?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
We are monitoring application health and generating an alert when the state is not Healthy. After switching to Rollout with blue-green pre-promotion analysis, there are sometimes cases when the analysis fails or aborts, and Rollout is marked as degraded.
The problem is that the actual service keeps running using the old replicaset, nothing is broken, so the alert doesn't make much sense. Is there a way to keep Rollout healthy on analysis failures, but track any other issues as usual?
Beta Was this translation helpful? Give feedback.
All reactions