Conversation
|
I like this, thanks! Another idea I have is to show which containers use the volume. Maybe a popover for the text in the "Used by" column? |
|
@jelly this would be a great addition to cockpit-podman, is there anything left to do before merging this PR? I'd be willing to help with implementing the display of the size of the volumes later on. |
|
Any update on this? |
|
@jelly wanna rebase?
I think we should support these in the same PR. I think the initial work looks good, I'm wondering if we should do anything with volumes without a name, e.g. those created with just
|
This is fully supported by React and removes a "useless" div from the DOM.
The variable naming is a bit confusing as it is in fact an object.


Rought mockup with basic volume listing
Let's add a basic listing and then delete support.
As follow up:
Related to: #2342