k3s/test/e2e/storage
Kubernetes Submit Queue f68eb1e171
Merge pull request #60804 from sbezverk/e2e_csi_test
Automatic merge from submit-queue (batch tested with PRs 60679, 60804). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Fixing e2e CSI test

Closes #60803

After switching to CSI 0.2.0 spec, additional RBAC permissions are required.  This PR adds missing permissions.

```release-note
None
```
2018-03-05 15:38:46 -08:00
..
utils Redesign and implement volume reconstruction work 2018-02-05 13:14:09 -08:00
vsphere update bazel 2018-02-27 20:23:36 +08:00
BUILD Changing Flexvolume plugin directory on COS in GCE to a durable directory 2018-02-27 14:48:08 -08:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00
csi_hostpath.go Refactor k8s core csi bits for CSI Spec 0.2.0 2018-02-16 13:29:34 -05:00
csi_volumes.go Fixing e2e CSI test 2018-03-05 14:20:18 -05:00
empty_dir_wrapper.go e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
flexvolume.go Changing Flexvolume plugin directory on COS in GCE to a durable directory 2018-02-27 14:48:08 -08:00
mounted_volume_resize.go Perform resize of mounted volume if necessary 2018-01-29 17:49:50 -05:00
pd.go Update Instances to use generated code 2018-01-22 16:59:51 -08:00
persistent_volumes-disruptive.go Redesign and implement volume reconstruction work 2018-02-05 13:14:09 -08:00
persistent_volumes-gce.go e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
persistent_volumes-local.go Cap max number of nodes to use for local PV e2e tests 2018-03-02 11:54:50 -08:00
persistent_volumes.go e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
pv_protection.go Enable PV protection test by default 2018-02-23 16:59:22 +01:00
pvc_protection.go Enable PV protection test by default 2018-02-23 16:59:22 +01:00
regional_pd.go multi-zone PD e2e tests 2018-02-22 14:24:08 -08:00
volume_expand.go Improve messaging on resize 2018-01-29 15:07:51 -05:00
volume_io.go e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
volume_metrics.go wait for bound pvc metric updated before validating 2018-02-16 09:57:30 +08:00
volume_provisioning.go Add e2e test for deletion 2018-03-05 09:25:51 +01:00
volumes.go Addressed review comments 2018-02-13 16:59:46 -08:00