podman-desktop / podman-desktop-extension-bootc

Support for bootable OS containers (bootc) and generating disk images
Apache License 2.0
415 stars 16 forks source link

chore: rename bootc to disk-image #936

Closed deboer-tim closed 3 weeks ago

deboer-tim commented 3 weeks ago

What does this PR do?

Move the disk image related files into the disk-image folder, and rename using the same pattern we use for columns in Podman Desktop. While I was there I updated most imports to '/@' syntax.

Also thought of another test for the Navigation and added that.

Screenshot / video of UI

N/A

What issues does this PR fix or reference?

Fixes #886.

How to test this PR?

Just moving/renaming, PR checks should be enough.