k3s/test/e2e/storage
Kubernetes Submit Queue e6b6e5c4b4
Merge pull request #63045 from msau42/fix-subpath-readonly
Automatic merge from submit-queue. 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>.

passthrough readOnly to subpath

**What this PR does / why we need it**:
If a volume is mounted as readonly, or subpath volumeMount is configured as readonly, then the subpath bind mount should be readonly.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
Fixes issue where subpath readOnly mounts failed
```
2018-05-07 23:36:49 -07:00
..
utils Refactor subpath reconstruction tests to use util test 2018-04-11 14:20:29 -07:00
vsphere Merge pull request #62303 from msau42/fix-subpath-reconstruct-test 2018-04-16 13:56:07 -07:00
BUILD update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00
csi_objects.go Update provisioner to v0.2.1 container 2018-04-25 12:16:25 -04:00
csi_volumes.go CSI test refactor to be more easily extensible for more plugins when there are more tests 2018-04-18 11:24:36 -07:00
empty_dir_wrapper.go removes custom scalers from kubectl 2018-03-26 19:33:42 +02:00
flexvolume.go Changing Flexvolume plugin directory on COS in GCE to a durable directory 2018-02-27 14:48:08 -08:00
generic_persistent_volume-disruptive.go Refactor subpath reconstruction tests to use util test 2018-04-11 14:20:29 -07:00
mounted_volume_resize.go Perform resize of mounted volume if necessary 2018-01-29 17:49:50 -05:00
nfs_persistent_volume-disruptive.go Merge pull request #62303 from msau42/fix-subpath-reconstruct-test 2018-04-16 13:56:07 -07:00
pd.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
persistent_volumes-gce.go Remove the use of storage class beta annotations in e2e tests. 2018-04-10 15:29:08 +08:00
persistent_volumes-local.go PR #62903 changed error string GetMountRefs() returned, which broke test 2018-05-03 16:33:28 +08:00
persistent_volumes.go Remove the use of storage class beta annotations in e2e tests. 2018-04-10 15:29:08 +08:00
pv_protection.go Remove the use of storage class beta annotations in e2e tests. 2018-04-10 15:29:08 +08:00
pvc_protection.go Enable PV protection test by default 2018-02-23 16:59:22 +01:00
regional_pd.go Pass 2: k8s GCR vanity URL 2018-04-06 08:14:58 -07:00
subpath.go passthrough readOnly to subpath 2018-04-26 11:18:36 -07:00
volume_expand.go Improve messaging on resize 2018-01-29 15:07:51 -05:00
volume_io.go Add grace period to volume_io tests 2018-03-06 10:04:49 +01:00
volume_metrics.go wait for bound pvc metric updated before validating 2018-02-16 09:57:30 +08:00
volume_provisioning.go Enable GCE/GKE e2e tests for GlusterFS Dynamic Provisioner. 2018-05-07 23:04:36 +05:30
volumes.go Add pod cleanup timeout 2018-03-06 10:04:49 +01:00