Replies: 3 comments
-
|
Additional note: It appears that the current behavior has a bit of an issue? If I trigger one container to update, I cannot trigger another container to update until the previous one was completed. Selecting another container update seems to do nothing. |
Beta Was this translation helpful? Give feedback.
-
|
Two items here — one already fixed, one on the roadmap. Update blocking bug (your follow-up comment): Fixed in RC2. The action tracking was a single global lock ( Multi-select "Update Selected" (the main feature request): This is on the roadmap for v1.7.0 (Phase 6.1.1). It needs checkbox selection UI, a bulk action toolbar, and confirmation dialogs for partial selections — more infrastructure than the current per-container and per-stack update patterns support. Noted and tracked. |
Beta Was this translation helpful? Give feedback.
-
|
The concurrent-update blocking bug mentioned in the follow-up comment was fixed in rc.2 (per-container lock replaced the single global lock — commits The multi-select "Update Selected" feature with checkbox selection UI and a bulk action toolbar is queued for v1.7.0 (Phase 6.1.1). It's grouped with dependency-aware ordering because the two share the same selection + confirmation dialog infrastructure. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Right now we have the option to update individual containers OR "Update All" (by stack). Would be nice to have the option to multi-select several containers and "Update Selected" as an additional middle-ground update option.
Beta Was this translation helpful? Give feedback.
All reactions