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
{{ message }}
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.
A very useful feature would be to just notify the teams that have pods with a status that indicate something is wrong with the pod, but we can't assume a rollback is appropriate.
For a feature like this, i think we can look at the problem the other way around,. Instead of defining which states are bad - we could say that any Pod with a status other than Running or Completed notifies the team.
The text was updated successfully, but these errors were encountered:
A very useful feature would be to just notify the teams that have pods with a status that indicate something is wrong with the pod, but we can't assume a rollback is appropriate.
For a feature like this, i think we can look at the problem the other way around,. Instead of defining which states are bad - we could say that any Pod with a status other than
Running
orCompleted
notifies the team.The text was updated successfully, but these errors were encountered: