mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
Automatic merge from submit-queue (batch tested with PRs 38739, 40480, 40495, 40172, 40393) Rename controller pkg/registry/core/controller to pkg/registry/core/r… …eplicationcontroller **What this PR does / why we need it**: Rename controller pkg/registry/core/controller to pkg/registry/core/replicationcontroller This will clarify the purpose of the controller since intent is replicationcontroller Please refer to https://github.com/kubernetes/kubernetes/issues/17648 **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: NONE **Release note**: ```NONE ```