mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
Automatic merge from submit-queue Reorganize volume controllers and manager * Move both PV and attach/detach volume controllers to `controllers/volume` (closes #26222) * Rename `kubelet/volume` to `kubelet/volumemanager` * Add/update OWNER files