k3s/pkg/volume
Kubernetes Submit Queue dfd1ca7728 Merge pull request #49988 from sbezverk/fsgroup_check
Automatic merge from submit-queue (batch tested with PRs 50033, 49988, 51132, 49674, 51207)

Adding fsGroup check before mounting a volume

fsGroup check will be enforcing that if a volume has already been
mounted by one pod and another pod wants to mount it but has a different
fsGroup value, this mount operation will not be allowed.

Closes #45053
2017-08-25 11:07:09 -07:00
..
aws_ebs SafeFormatAndMount should use volume.Exec provided by VolumeHost 2017-08-14 12:16:27 +02:00
azure_dd azure: Use VolumeHost.GetExec() to execute stuff in volume plugins 2017-08-22 10:21:44 +02:00
azure_file azure file volume: add secret namespace api 2017-08-24 14:49:58 +00:00
cephfs refactor CephFS PV spec to use SecretReference 2017-08-24 18:49:05 +00:00
cinder Merge pull request #50239 from FengyunPan/fix-no-exist-node 2017-08-23 08:41:04 -07:00
configmap Use Fatalf instead of Errorf when mounter/unmounter if nil in volume tests 2017-08-23 10:29:30 +08:00
downwardapi Use Fatalf instead of Errorf when mounter/unmounter if nil in volume tests 2017-08-23 10:29:30 +08:00
empty_dir Use Fatalf instead of Errorf when mounter/unmounter if nil in volume tests 2017-08-23 10:29:30 +08:00
fc Merge pull request #38947 from xiangpengzhao/fix-testcase-errorf 2017-08-23 08:41:01 -07:00
flexvolume refactor(flexvolume): simplify capabilities handling 2017-08-24 22:18:58 +11:00
flocker Add pluginName to VolumeHost.GetMouter 2017-08-14 12:16:26 +02:00
gce_pd Use Fatalf instead of Errorf when mounter/unmounter if nil in volume tests 2017-08-23 10:29:30 +08:00
git_repo Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
glusterfs Avoid explicit mention of plugin name in error strings. 2017-08-23 23:45:10 +05:30
host_path Merge pull request #46597 from dixudx/implement_proposal_34058 2017-08-23 23:16:27 -07:00
iscsi Merge pull request #51108 from jsafrane/exec-iscsi 2017-08-24 02:32:04 -07:00
local Adding fsGroup check before mounting a volume 2017-08-24 17:33:51 -04:00
nfs Merge pull request #38947 from xiangpengzhao/fix-testcase-errorf 2017-08-23 08:41:01 -07:00
photon_pd SafeFormatAndMount should use volume.Exec provided by VolumeHost 2017-08-14 12:16:27 +02:00
portworx SafeFormatAndMount should use volume.Exec provided by VolumeHost 2017-08-14 12:16:27 +02:00
projected Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
quobyte Merge pull request #51113 from jsafrane/exec-quobyte 2017-08-23 23:03:47 -07:00
rbd Merge pull request #51114 from jsafrane/exec-rbd 2017-08-25 06:22:09 -07:00
scaleio ScaleIO: Use VolumeHost.GetExec() to execute utilities 2017-08-22 13:27:59 +02:00
secret Use Fatalf instead of Errorf when mounter/unmounter if nil in volume tests 2017-08-23 10:29:30 +08:00
storageos StorageOS: Use VolumeHost.GetExec() to execute stuff in volume plugins 2017-08-22 15:57:08 +02:00
testing Merge pull request #46458 from jsafrane/mount-prep 2017-08-21 18:11:16 -07:00
util SafeFormatAndMount should use volume.Exec provided by VolumeHost 2017-08-14 12:16:27 +02:00
validation Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
vsphere_volume Merge pull request #46458 from jsafrane/mount-prep 2017-08-21 18:11:16 -07:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
OWNERS remove deads2k from volume reviewer 2017-07-25 08:52:25 -04:00
doc.go
metrics_cached.go
metrics_du.go
metrics_du_test.go switch from package syscall to x/sys/unix 2017-07-21 12:14:42 +02:00
metrics_errors.go
metrics_nil.go
metrics_nil_test.go
metrics_statfs.go
metrics_statfs_test.go
plugins.go implement proposal 34058: hostPath volume type 2017-08-23 14:05:21 +08:00
plugins_test.go Check volumespec is nil in FindPluginBySpec 2017-07-26 13:45:32 -07:00
util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
util_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
volume.go run hack/update-all 2017-06-22 11:31:03 -07:00
volume_linux.go Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
volume_unsupported.go Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00