Rancher Desktop Design - Images #695
Replies: 1 comment 1 reply
-
I haven't thought through the "Images" functionality yet. But it is getting more complicated: If we allow multiple runtimes concurrently (and I think this is what @mattfarina wants to disallow, but I disagree, and want to discuss this further), then we can end up with multiple distinct image repositories. E.g. we might run Kubernetes with So I don't know how this can be made natural in the UI. Potentially we need an image tab for each of the runtimes, even if they share much of the implementation. I understand that disallowing multiple runtimes "solves" this problem, but I think there is value in being able to enable e.g. Podman to explore something new while keeping moby/docker working for your current projects. Let's discuss this maybe in person? Comment copied from #683 (comment) |
Beta Was this translation helpful? Give feedback.
-
Images
Images is where a bulk of the proposed changes reside. The goal is to make all the different actions we can take while working with images a little more focused
List Images
List all of the images, similar to how we do today with a few changes:
Image Acquisition
Image Scan Detail
Beta Was this translation helpful? Give feedback.
All reactions