kubernetes/pkg/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
..
azure_file Use k8s utils pointer instead of Azure autorest/to 2022-12-07 18:16:16 +01:00
cephfs Set permissions on volume before publishing update 2022-12-24 07:59:41 +02:00
configmap Set permissions on volume before publishing update 2022-12-24 07:59:41 +02:00
csi remove Azure Disk in-tree driver code 2023-03-09 13:24:08 +00:00
csimigration Merge pull request #116301 from andyzhangx/remove-azuredisk-code 2023-03-13 10:38:48 -07:00
downwardapi Skip failing Windows unit tests (volume) 2023-01-24 11:02:44 +02:00
emptydir kubelet: Fix fs quota monitoring on volumes 2023-02-27 13:00:06 +02:00
fc Reconstruct SELinux mount option 2022-11-08 11:17:38 +01:00
flexvolume Skip failing Windows unit tests (volume) 2023-01-24 11:02:44 +02:00
gcepd Refactor ConstructVolumeSpec 2022-11-03 16:55:13 +01:00
git_repo Update k8s.io/utils to latest version 2023-02-04 11:05:22 -08:00
hostpath Merge pull request #113863 from msau42/owners 2023-01-30 10:10:50 -08:00
iscsi Reconstruct SELinux mount option 2022-11-08 11:17:38 +01:00
local Merge pull request #113863 from msau42/owners 2023-01-30 10:10:50 -08:00
nfs Refactor ConstructVolumeSpec 2022-11-03 16:55:13 +01:00
portworx Refactor ConstructVolumeSpec 2022-11-03 16:55:13 +01:00
projected Set permissions on volume before publishing update 2022-12-24 07:59:41 +02:00
rbd Merge pull request #115338 from danwinship/nodeutil.gethostname 2023-01-30 09:07:20 -08:00
secret Set permissions on volume before publishing update 2022-12-24 07:59:41 +02:00
testing kubelet: remove GetHostIDsForPod() 2023-03-13 22:28:03 +01:00
util kubelet: remove GetHostIDsForPod() 2023-03-13 22:28:03 +01:00
validation various corrections in pkg/volume 2022-09-16 16:42:06 +05:30
vsphere_volume Refactor ConstructVolumeSpec 2022-11-03 16:55:13 +01:00
doc.go
metrics_block_linux_test.go unit tests: Skip Windows-unrelated tests on Windows 2022-10-18 12:43:07 +03:00
metrics_block.go add volume type and seperated histogram for volume stat collection 2022-01-19 22:33:37 +08:00
metrics_cached.go various corrections in pkg/volume 2022-09-16 16:42:06 +05:30
metrics_du_test.go tests: Ports volume unit tests to Windows (part 2) 2023-01-01 00:18:31 +00:00
metrics_du_unix_test.go tests: Ports volume unit tests to Windows (part 2) 2023-01-01 00:18:31 +00:00
metrics_du_windows_test.go tests: Ports volume unit tests to Windows (part 2) 2023-01-01 00:18:31 +00:00
metrics_du.go set metric_source to du or fsquota accordingly 2022-01-20 10:56:02 +08:00
metrics_errors.go Add helper functions for Block volume Capacity detection 2021-05-20 16:37:12 +02:00
metrics_nil_test.go Add SupportsMetrics() for Block-mode volumes 2021-05-20 17:10:23 +02:00
metrics_nil.go Add SupportsMetrics() for Block-mode volumes 2021-05-20 17:10:23 +02:00
metrics_statfs_test.go
metrics_statfs.go add volume type and seperated histogram for volume stat collection 2022-01-19 22:33:37 +08:00
noop_expandable_plugin.go Refactor ConstructVolumeSpec 2022-11-03 16:55:13 +01:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
plugins_test.go Refactor ConstructVolumeSpec 2022-11-03 16:55:13 +01:00
plugins.go kubelet: remove GetHostIDsForPod() 2023-03-13 22:28:03 +01:00
volume_linux_test.go volume: use the effective uid 2022-08-02 23:47:58 +02:00
volume_linux.go Fix the wrong log 2021-11-17 09:07:07 +08:00
volume_unsupported.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
volume.go grammar: replace all occurrences of "the the" with "the" 2022-10-14 09:03:14 +02:00