mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-06 00:18:38 -05:00
[GH-ISSUE #864] [Feature Request]: Unhealthy Container or Stack Management Options #7539
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @datascientist83 on GitHub (Sep 21, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/864
The stack configuration would have a section to define the actions to be taken when a service goes unhealthy: like restart the unhealthy service, the whole stack or just alert (current behavior).
It could even let you define how many restart attempts.
Thanks for the great work!
@declan-wade commented on GitHub (Sep 25, 2025):
Second this - flexibility would be great (some stacks need restarting, some need redeploying, also doing this on individual containers or whole stacks would be useful).
@GentleHoneyLover commented on GitHub (Oct 17, 2025):
This is something I am really missing in Komodo right now!