mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-30 13:19:35 +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