mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-08 23:02:40 -05:00
StackImageUpdateAvailable being marked as Resolved even if not yet updated image #166
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 @kingp0dd on GitHub (Dec 26, 2024).
I've been looking for the "Image Update Available" icon in the dashboard and it Stacks list. I finally found it in "Alerts" page.
However, I noticed that it automatically gets tagged as Resolved even if the image versions are not yet updated/redeployed.
Is this intended? I was hoping that I could see images that can be updated, since I disabled "Auto-Update".
@mbecker20 commented on GitHub (Dec 27, 2024):
Currently the update alerts are pretty barebones, and lack the "lifetime" feature of the system stat alerts. But no reason the lifetime feature cannot be added for the update alerts as you mention.
@kingp0dd commented on GitHub (Dec 27, 2024):
I noticed that there's also a notification on the Stacks page. Would be nice if it could be shown on the Stacks List/Table page as well; i think that would serve the same purpose as the lifetime feature in the meantime - which is just to see available updates in one view
@bcat commented on GitHub (Jan 12, 2025):
Agreed! IMO, it would be nice if this showed up in the dashboard too (N stacks running, M stacks out of date, etc.).