Shuai Yuan
4586dc2c60
Honor label filters for volume prune when all is set
...
NormalizeVolumePruneFilters discarded every query filter when the "all"
pseudo-filter was set, deleting label/label!/until before they reached the
volume filter generator. As a result `podman volume prune --all --filter
label=foo` ignored the label and pruned every unused volume.
"all" only widens the prune scope from anonymous-only to all unused volumes;
it is orthogonal to the label filters, which must still select which of those
volumes are removed. Drop only the "all" key and keep the remaining filters so
they continue to apply.
NormalizeVolumePruneFilters is shared by the local (abi), remote (libpod API),
and Docker-compat prune paths, so all three were affected.
Signed-off-by: Shuai Yuan <shuaiyuanzju@gmail.com >
2026-06-29 17:51:27 +08:00
..
2025-09-11 19:00:19 +02:00
2026-06-22 15:49:27 -03:00
2026-06-20 12:57:10 +02:00
2026-03-26 11:23:45 +01:00
2026-03-26 11:23:45 +01:00
2026-03-26 11:23:45 +01:00
2026-03-27 08:08:19 +01:00
2026-03-28 09:50:41 +00:00
2026-03-28 09:50:41 +00:00
2026-03-26 11:23:45 +01:00
2026-03-27 08:08:19 +01:00
2026-02-04 21:29:17 +10:00
2025-09-11 19:00:19 +02:00
2026-05-29 09:10:50 -04:00
2026-05-05 13:00:53 +02:00
2026-06-03 07:28:22 +02:00
2023-08-02 15:01:16 +01:00
2026-02-04 21:29:17 +10:00
2026-06-23 13:30:32 +01:00
2023-05-16 15:10:33 -04:00
2024-02-19 15:18:51 -05:00
2025-06-13 11:28:11 +02:00
2023-05-16 15:10:33 -04:00
2026-04-13 09:04:41 -04:00
2026-05-11 20:24:28 +09:00
2026-02-15 09:38:58 +00:00
2025-08-05 18:04:37 +05:30
2023-05-28 18:57:43 +02:00
2026-06-17 07:19:07 +01:00
2025-03-24 16:35:29 -06:00
2026-04-13 09:04:41 -04:00
2025-06-12 02:22:42 -04:00
2026-05-18 00:05:10 +00:00
2025-11-19 12:44:48 -05:00
2026-06-19 13:25:06 +02:00
2026-05-29 09:10:50 -04:00
2025-06-12 02:22:42 -04:00
2025-08-15 23:14:24 +05:30
2024-02-18 08:02:29 -05:00
2024-02-18 08:02:29 -05:00
2024-02-08 18:05:32 +01:00
2026-04-13 09:04:41 -04:00
2025-09-11 19:00:19 +02:00
2023-08-03 06:58:53 -04:00
2026-02-09 19:52:29 +01:00
2026-02-08 10:56:05 -06:00
2024-02-20 05:38:19 -05:00
2025-06-12 02:22:42 -04:00
2024-02-18 07:41:47 -05:00
2024-02-18 07:41:47 -05:00
2025-06-12 02:22:42 -04:00
2026-04-28 14:33:54 +02:00
2026-03-19 17:42:33 +01:00
2023-05-18 16:44:24 -07:00
2024-02-18 07:41:47 -05:00
2026-04-20 15:11:22 +02:00
2025-06-16 19:52:36 +02:00
2023-05-28 18:57:43 +02:00
2026-05-05 13:00:53 +02:00
2025-12-05 00:36:53 +00:00
2026-06-19 13:25:06 +02:00
2026-06-01 21:45:41 +02:00
2025-06-13 04:47:22 -04:00
2026-03-11 10:15:56 -05:00
2024-02-19 10:06:05 -05:00
2023-11-06 14:53:35 +01:00
2026-05-04 10:53:36 +02:00
2024-09-05 11:36:38 -04:00
2026-05-04 10:53:36 +02:00
2024-04-04 09:28:21 -04:00
2026-05-05 13:00:53 +02:00
2026-06-24 02:11:19 +10:00
2024-09-03 11:13:46 -06:00
2024-09-03 11:13:46 -06:00
2023-07-24 11:18:25 +02:00
2025-02-28 09:56:46 -05:00
2024-09-03 15:23:18 -04:00
2026-04-01 14:12:30 +02:00
2025-08-15 23:14:24 +05:30
2025-10-27 08:40:19 -05:00
2026-02-02 09:07:08 -06:00
2026-01-16 14:14:06 -06:00
2026-01-16 14:14:06 -06:00
2025-06-16 19:52:36 +02:00
2024-01-23 07:28:40 -05:00
2026-04-01 14:12:30 +02:00
2024-01-23 07:28:40 -05:00
2025-11-04 10:35:28 -06:00
2024-01-23 07:28:40 -05:00
2026-02-04 19:43:26 +10:00
2025-06-12 02:22:42 -04:00
2025-06-12 02:22:42 -04:00
2024-02-29 11:47:44 -05:00
2024-02-17 13:54:04 -05:00
2025-06-12 02:22:42 -04:00
2026-06-22 15:49:27 -03:00
2024-09-17 11:36:12 -04:00
2025-06-12 02:22:42 -04:00
2024-09-17 11:36:12 -04:00
2025-06-12 02:22:42 -04:00
2026-06-10 11:28:14 +02:00
2026-05-04 10:53:36 +02:00
2024-02-18 07:48:08 -05:00
2024-02-18 07:48:08 -05:00
2024-02-28 16:33:26 +01:00
2025-12-05 00:36:53 +00:00
2026-04-28 14:33:54 +02:00
2025-11-21 01:10:19 +01:00
2026-06-23 10:52:47 +09:00
2024-02-18 07:48:08 -05:00
2026-06-10 11:28:14 +02:00
2026-05-05 13:00:53 +02:00
2025-12-05 00:36:53 +00:00
2025-07-28 20:28:17 +05:30
2026-04-13 09:04:41 -04:00
2024-02-19 10:03:30 -05:00
2025-08-15 23:14:24 +05:30
2024-02-19 10:03:30 -05:00
2024-02-19 10:03:30 -05:00
2025-06-13 04:47:22 -04:00
2025-06-16 19:52:36 +02:00
2026-05-15 07:46:47 +01:00
2024-04-18 19:53:33 -04:00
2024-02-19 10:03:30 -05:00
2024-02-19 10:03:30 -05:00
2025-06-12 02:22:42 -04:00
2024-01-23 07:28:40 -05:00
2024-01-23 07:28:40 -05:00
2024-02-19 10:03:30 -05:00
2023-05-28 18:57:43 +02:00
2026-05-05 13:00:53 +02:00
2024-02-20 05:46:41 -05:00
2026-05-11 20:24:28 +09:00
2026-05-04 10:53:36 +02:00
2026-03-28 09:50:41 +00:00
2026-06-17 19:55:34 +02:00
2026-06-20 12:57:10 +02:00
2026-06-23 14:34:20 +02:00
2025-11-08 08:56:06 +01:00
2026-06-23 14:34:20 +02:00
2026-04-02 14:03:27 +05:30
2026-02-04 21:29:17 +10:00
2026-06-11 21:56:15 +01:00
2025-12-05 00:36:53 +00:00
2026-02-22 19:24:02 +02:00
2025-06-12 13:42:50 +00:00
2026-04-13 09:04:41 -04:00
2026-06-24 02:11:19 +10:00
2025-12-05 00:36:53 +00:00
2026-02-20 16:10:47 +02:00
2023-05-16 15:10:33 -04:00
2025-06-12 15:52:31 +02:00
2025-12-05 00:36:53 +00:00
2025-06-18 21:10:17 +09:00
2023-04-03 15:33:50 +03:00
2025-12-05 00:36:53 +00:00
2026-04-13 09:04:41 -04:00
2025-12-05 00:36:53 +00:00
2025-06-05 17:00:50 +00:00
2025-09-26 09:09:54 -06:00
2024-02-20 08:18:51 -05:00
2025-09-26 09:09:54 -06:00
2025-06-13 04:47:22 -04:00
2024-02-20 08:18:51 -05:00
2024-02-20 08:18:51 -05:00
2025-08-15 23:14:24 +05:30
2026-04-29 23:00:29 +02:00
2026-05-08 14:07:17 -04:00
2026-04-28 14:33:54 +02:00
2026-02-04 21:29:17 +10:00
2025-06-16 19:52:36 +02:00
2026-02-04 21:29:17 +10:00
2026-04-29 23:00:29 +02:00
2026-06-17 07:19:07 +01:00
2024-01-23 07:28:40 -05:00
2025-08-15 19:46:56 +05:30
2025-06-16 19:52:36 +02:00
2025-12-05 00:36:53 +00:00
2024-02-17 13:54:29 -05:00
2024-01-23 07:28:40 -05:00
2025-11-20 22:59:50 -08:00
2022-09-15 09:59:32 -06:00
2026-02-20 16:10:47 +02:00
2023-05-16 15:10:33 -04:00
2025-06-23 13:42:22 -04:00
2025-06-23 13:42:22 -04:00
2024-05-22 17:47:01 -04:00
2025-12-05 00:36:53 +00:00
2024-02-19 10:09:06 -05:00
2026-06-29 17:51:27 +08:00
2024-01-23 07:28:40 -05:00
2026-06-11 21:56:15 +01:00
2024-01-23 07:28:40 -05:00
2024-02-19 10:09:06 -05:00
2026-06-11 21:56:15 +01:00
2026-05-05 13:00:53 +02:00
2025-08-06 22:34:18 +03:00
2026-06-24 02:11:19 +10:00
2025-09-11 19:00:19 +02:00