-
-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Is your feature request related to a problem? Please describe.
I would like to be able to monitor a certain pod or deployment stack for crashes for say 10 minutes when running helmwave up, and rollback to the previous version if a crash happens.
Describe the solution you'd like
A monitor would actively listen for crashes and trigger a rollback if the crash count is > threshold.
Describe alternatives you've considered
I really don't know since I'm new to Helm, it would require a custom script currently I think.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation