spiegel_podman/pkg/domain
Jake Correnti 96241159a8 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-18 09:53:03 -04:00
..
entities Merge pull request #19211 from jakecorrenti/add-reserved-flag-generate 2023-07-16 17:34:35 +02:00
filters Fix multiple filter options logic for podman volume ls 2023-07-18 09:53:03 -04:00
infra Fix multiple filter options logic for podman volume ls 2023-07-18 09:53:03 -04:00
utils Merge pull request #17309 from dwagin/dwagin/ssh_exec_identity 2023-02-20 16:31:57 +01:00