spiegel_podman/pkg/domain
Jake Correnti 7cbe412128 Fix multiple filter options logic for podman volume ls
Fixes a bug where `podman volume ls` with multiple `label` filters would
return volumes that matched *any* of the filters, not *all* of them.

Adapts generating volume filter functions to be more in
line with how it is done for containers and pods.

Fixes: #19219

Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
2023-07-20 15:46:27 -04:00
..
entities Use constants for mount types 2023-07-20 15:46:27 -04:00
filters Fix multiple filter options logic for podman volume ls 2023-07-20 15:46:27 -04:00
infra Fix multiple filter options logic for podman volume ls 2023-07-20 15:46:27 -04:00
utils Merge pull request #17309 from dwagin/dwagin/ssh_exec_identity 2023-02-20 16:31:57 +01:00