kubernetes/pkg/volume
Jan Safranek 525b8e5cd6 Rename SupportsSELinux to SELinuxRelabel
The field in fact says that the container runtime should relabel a volume
when running a container with it, it does not say that the volume supports
SELinux. For example, NFS can support SELinux, but we don't want NFS
volumes relabeled, because they can be shared among several Pods.
2022-02-16 10:54:08 +01:00
..
awsebs Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
azure_file Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
azuredd Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
cephfs Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
cinder Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
configmap Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
csi Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
csimigration Next step in CSI migration for openstack 2022-01-10 22:07:44 -05:00
downwardapi Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
emptydir Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
fc Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
flexvolume Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
flocker Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
gcepd Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
git_repo Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
glusterfs Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
hostpath Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
iscsi Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
local Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
nfs Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
portworx Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
projected Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
quobyte Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
rbd Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
secret Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
storageos Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
testing Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
util Merge pull request #108070 from jsafrane/remove-selinux 2022-02-11 18:19:47 -08:00
validation hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
vsphere_volume Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00
doc.go
metrics_block_test.go The test was not very useful and required elevated access 2021-06-04 15:48:35 -04:00
metrics_block.go Add helper functions for Block volume Capacity detection 2021-05-20 16:37:12 +02:00
metrics_cached.go
metrics_du_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
metrics_du.go Get inodes and disk usage via pure go 2021-04-06 14:19:35 +02: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 fix golint in volume fs 2021-01-12 06:35:52 +08:00
noop_expandable_plugin.go plumb service account token down to csi driver 2020-11-12 09:26:43 -08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
plugins_test.go Fixed a possible nil pointer dereference caused by variable plug 2021-05-21 10:17:04 +08:00
plugins.go Merge pull request #106073 from ping035627/k8s-21110202 2022-01-07 07:52:29 -08:00
volume_linux_test.go Remove all references to ConfigurableFSGroupPolicy feature gate 2021-11-10 14:24:08 -05: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 Rename SupportsSELinux to SELinuxRelabel 2022-02-16 10:54:08 +01:00