k3s/pkg/volume
Kubernetes Submit Queue d021db8204 Merge pull request #47503 from chakri-nelluri/flexcap
Automatic merge from submit-queue (batch tested with PRs 47878, 47503, 47857)

Remove controller node plugin driver dependency for non-attachable fl…

…ex volume drivers (Ex: NFS).

**What this PR does / why we need it**:
Removes requirement to install flex volume drivers on master node for non-attachable drivers likes NFS.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #47109


```release-note
Fixes issue w/Flex volume, introduced in 1.6.0, where drivers without an attacher would fail (node indefinitely waiting for attach). Drivers that don't implement attach should return `attach: false` on `init`.
```
2017-06-21 21:12:15 -07:00
..
aws_ebs Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
azure_dd Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
azure_file Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
cephfs Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
cinder Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
configmap Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
downwardapi Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
empty_dir Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
fc Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
flexvolume Merge pull request #47503 from chakri-nelluri/flexcap 2017-06-21 21:12:15 -07:00
flocker Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
gce_pd Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
git_repo Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
glusterfs Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
host_path Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
iscsi Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
local Merge pull request #47824 from mbohlool/revert2 2017-06-21 15:21:14 -07:00
nfs Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
photon_pd Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
portworx Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
projected Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
quobyte Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
rbd Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
scaleio Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
secret Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
storageos Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
testing Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
util Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
validation do not allow backsteps in host volume plugin 2017-06-16 16:48:24 -04:00
vsphere_volume Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -07:00
BUILD Add StorageOS volume plugin 2017-06-09 13:19:27 +01:00
OWNERS Merge pull request #45295 from rootfs/vol-owner 2017-05-09 04:13:00 -07:00
doc.go
metrics_cached.go
metrics_du.go add volume timestamps 2017-03-02 15:01:59 -08:00
metrics_du_test.go Update metrics_du_test.go 2017-05-31 17:21:46 +05:30
metrics_errors.go
metrics_nil.go
metrics_nil_test.go
metrics_statfs.go add volume timestamps 2017-03-02 15:01:59 -08:00
metrics_statfs_test.go add volume timestamps 2017-03-02 15:01:59 -08:00
plugins.go Migrate kubelet configmap management logic to an interface 2017-05-31 10:39:36 +02:00
plugins_test.go Impement bulk polling of volumes 2017-03-02 14:59:59 -05:00
util.go Don't provision for PVCs with AccessModes unsupported by plugin 2017-06-12 12:56:41 -04:00
util_test.go Added func ValidateZone 2017-05-24 10:48:10 +02:00
volume.go Remove all references to types.UnixUserID and types.UnixGroupID 2017-06-21 04:09:07 -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