mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
Feature request: Show Stack Sync Status on Stacks Overview Page #404
Reference in New Issue
Block a user
No description provided.
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 @syphernl on GitHub (Jun 2, 2025).
Currently, the Stacks overview page does not display whether a deployed stack is fully in sync.
To see this it requires you to open each stack individually and looking for the orange border around the "Deployed" label.
This is not practical if you have a large number of stacks and frequent changes (due to Renovatebot)
Suggestion
Show the sync status on the Stacks overview page e.g.:
@mbecker20 commented on GitHub (Jun 20, 2025):
I see, you mean out of date commit hash. I was confused with what you meant by "sync" since Komodo has the resource sync feature. It would work well for single stack repos, but for monorepos most Stacks will have out of date commit hash, since those commits were for another Stack.