mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-03-02 06:40: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