You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed Docker folder member rows so runtime resync now updates both hidden and expanded members from live per-container state.
3
-
- Fixed the Docker advanced-view action leak so folder member rows no longer show `force update` unless Docker advanced view is enabled.
4
-
- Kept `apply update` available only for containers whose runtime state actually reports an update-ready image.
5
-
6
-
### Support Bundle Diagnostics
7
-
- Expanded the support bundle runtime snapshot with per-folder render settings, per-folder render expectations, and per-entity render expectations for Docker troubleshooting.
8
-
- Added Docker and VM runtime provenance fields such as manager source, update source, and runtime snapshot availability so support exports can separate bad runtime state from bad rendering.
9
-
- Extended the support bundle contract coverage to validate the new runtime diagnostics fields.
1
+
- Fix: Docker folder member runtime resync now updates both hidden and expanded members from live per-container state.
2
+
- Fix: Docker folder member rows no longer show `force update` unless Docker advanced view is enabled.
3
+
- Fix: Foldered Docker rows keep `apply update` limited to containers whose runtime state actually reports an update-ready image.
4
+
- Fix: Expanded the support bundle runtime snapshot with per-folder render settings, per-folder render expectations, and per-entity render expectations for Docker troubleshooting.
5
+
- Fix: Added Docker and VM runtime provenance fields such as manager source, update source, and runtime snapshot availability so support exports can separate bad runtime state from bad rendering.
6
+
- Test: Extended support bundle and Docker update-status contract coverage for the new runtime diagnostics fields.
0 commit comments