kubernetes/pkg/controller/volume
Jan Safranek e701a37a1e Use only enqueuePod to add pods to the controller queue
enqueuePod already creates the right key for a pod, it's better to reuse it
than copy the code around.
2025-12-12 11:19:13 +01:00
..
attachdetach controller/volume/attachdetach: Improve goroutine mgmt 2025-11-04 23:58:15 +01:00
common generic ephemeral volume: graduation to GA 2021-10-11 20:54:20 +02:00
ephemeral controller/volume/ephemeral: Improve goroutine mgmt 2025-11-04 23:58:15 +01:00
events hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
expand controller/volume/expand: Improve goroutine mgmt 2025-11-04 23:58:15 +01:00
persistentvolume controller/volume/persistentvolume: Improve goroutine mgmt 2025-11-04 23:58:15 +01:00
protectionutil Promoted API VolumeAttributesClass and VolumeAttributesClassList to storage.k8s.io/v1. 2025-07-25 01:53:59 +08:00
pvcprotection controller/volume/pvcprotection: Improve goroutine mgmt 2025-11-04 23:58:15 +01:00
pvprotection controller/volume/pvprotection: Improve goroutine mgmt 2025-11-04 23:58:15 +01:00
selinuxwarning Use only enqueuePod to add pods to the controller queue 2025-12-12 11:19:13 +01:00
vacprotection controller/volume/vacprotection: Improve goroutine mgmt 2025-11-04 23:58:15 +01:00
OWNERS add sig/storage label for pkg/controller/volume package PR 2022-11-10 09:57:36 +08:00