Ondra Kupka
fd08821205
controller/selinuxwarning/cache: Add reverse index
...
Added podToVolumes reverse index to optimize DeletePod.
Currently we simply iterate through all the volumes and remove the pod
being deleted from there. This is inefficient and takes longer the
longer the volume list becomes.
Keeping a map pod -> volumes makes removing a pod fast. We can just jump
to the relevant volumes directly and remove the pod from there.
2026-05-18 10:53:23 -04:00
..
2025-11-04 21:57:24 +01:00
2025-10-29 18:55:53 +01:00
2025-11-04 11:42:12 -08:00
2025-10-29 19:00:30 +01:00
2025-10-29 19:00:30 +01:00
2025-11-10 12:42:54 -08:00
2025-11-05 21:06:09 +01:00
2026-02-16 15:29:03 +05:30
2025-10-29 19:00:31 +01:00
2025-10-29 19:00:31 +01:00
2025-10-29 19:00:31 +01:00
2025-10-29 19:04:37 +01:00
2026-01-08 13:19:24 +01:00
2025-11-03 16:33:40 -05:00
2025-11-05 19:37:33 +00:00
2025-10-29 19:04:37 +01:00
2025-10-29 19:04:38 +01:00
2025-10-29 19:04:38 +01:00
2025-11-04 01:30:10 -08:00
2025-10-29 19:04:37 +01:00
2025-11-03 17:58:03 -08:00
2025-05-30 21:08:12 +02:00
2025-11-05 10:44:50 +00:00
2026-01-08 13:19:24 +01:00
2025-11-04 23:58:15 +01:00
2025-10-29 19:07:10 +01:00
2026-01-08 11:03:05 +01:00
2025-11-05 06:56:52 -08:00
2025-11-03 17:58:03 -08:00
2025-11-10 12:42:54 -08:00
2025-10-29 19:04:37 +01:00
2025-10-29 19:04:37 +01:00
2024-09-20 12:36:38 +05:30
2025-10-29 19:07:10 +01:00
2026-05-18 10:53:23 -04:00
2025-10-16 13:27:50 -04:00
2025-10-16 13:27:50 -04:00
2024-12-02 16:59:34 +01:00
2025-08-04 19:12:13 +00:00