-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Include annotations in filters #28562
Copy link
Copy link
Open
Labels
ContribfestBugs for ContribfestBugs for Contribfestkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.volunteers-wantedIssues good for community/volunteer contributionsIssues good for community/volunteer contributions
Metadata
Metadata
Assignees
Labels
ContribfestBugs for ContribfestBugs for Contribfestkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.volunteers-wantedIssues good for community/volunteer contributionsIssues good for community/volunteer contributions
Feature request description
I'd like to have the
--filteroption to include annotations.This could be used for #23207, the podman-restart.service could filter out containers with annotations that excludes the container from the restart:
Suggest potential solution
Filters by annotations should be made possible the same way filtering is done by labels. Both positive and negative filters.
Have you considered any alternatives?
Filtering by label is an alternative but probably less suited for the problem
Additional context
No response