Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support new container label #130

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

deboer-tim
Copy link
Contributor

What does this PR do?

There's an official label for bootable containers: containers.bootc. Adds support for this without removing the previous label for now, so that we don't have any release where only one path works. Once the new label is prevalent we'll remove the old one.

Screenshot / video of UI

N/A (badge and icon work as before)

What issues does this PR fix or reference?

First part of #129; will remove old label later.

How to test this PR?

Manually label an image with containers.bootc and confirm badge, icon, and actions still appear.

There's an official label for bootable containers: containers.bootc.
Adds support for this without removing the previous label for now,
so that we don't have any release where only one path works. Once
the new label is prevalent we'll remove the old one.

Signed-off-by: Tim deBoer <[email protected]>
@deboer-tim deboer-tim merged commit 209e730 into podman-desktop:main Feb 5, 2024
4 checks passed
@deboer-tim deboer-tim deleted the container-label branch February 13, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants