Skip to content

Conversation

@jelly
Copy link
Member

@jelly jelly commented Jan 10, 2025

Rought mockup with basic volume listing

image

Let's add a basic listing and then

  • Delete support
  • Showing the size of the volumes
  • Prune volumes
  • Create volume in container

Related to: #2342

@jelly jelly added the no-test label Jan 10, 2025
@jelly jelly requested a review from garrett January 10, 2025 17:40
import ContainerHeader from './ContainerHeader.jsx';
import Containers from './Containers.jsx';
import Images from './Images.jsx';
import { Volume } from './Volume.jsx';

Check notice

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import Volume.
@tomasmatus
Copy link
Member

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
Copy link
Member Author

jelly commented Jan 13, 2025

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?

Right we have this for images!

image

So maybe an expandable makes sense here.

@rare-magma
Copy link
Contributor

@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.

@Venefilyn Venefilyn self-requested a review August 27, 2025 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants