kubernetes/pkg/controller/volume
Rodrigo Campos 8af3cce7fe
kubelet: remove GetHostIDsForPod()
Now KEP-127 relies on idmap mounts to do the ID translation and we won't
do any chowns in the kubelet.

This patch just removes the usage of GetHostIDsForPod() in
operationexecutor to do the chown, and also removes the
GetHostIDsForPod() method from the kubelet volume interface.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-03-13 22:28:03 +01:00
..
attachdetach kubelet: remove GetHostIDsForPod() 2023-03-13 22:28:03 +01:00
common generic ephemeral volume: graduation to GA 2021-10-11 20:54:20 +02:00
ephemeral cleanup: remove duplicate import 2022-07-14 11:25:19 +08:00
events hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
expand kubelet: remove GetHostIDsForPod() 2023-03-13 22:28:03 +01:00
persistentvolume kubelet: remove GetHostIDsForPod() 2023-03-13 22:28:03 +01:00
protectionutil hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
pvcprotection remove rate limiter metric as it is not in use 2022-10-13 13:07:11 -07:00
pvprotection remove rate limiter metric as it is not in use 2022-10-13 13:07:11 -07:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00