k3s/test/e2e/storage
Kubernetes Submit Queue d23066e8b3
Merge pull request #61373 from msau42/subpath-reconstruct
Automatic merge from submit-queue (batch tested with PRs 61453, 61393, 61379, 61373, 61494). 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>.

Use inner volume name instead of outer volume name for subpath directory

**What this PR does / why we need it**:
Fixes volume reconstruction for PVCs with subpath

**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 #61372

**Special notes for your reviewer**:


**Release note**:

```release-note
ACTION REQUIRED: In-place node upgrades to this release from versions 1.7.14, 1.8.9, and 1.9.4 are not supported if using subpath volumes with PVCs.  Such pods should be drained from the node first.
```
2018-03-22 06:20:28 -07:00
..
utils Refactor disruptive tests to use more volume types 2018-03-16 11:49:22 -04:00
vsphere Merge pull request #61181 from gnufied/refactor-disruptive-storage-tests 2018-03-21 20:23:10 -07:00
BUILD Refactor disruptive tests to use more volume types 2018-03-16 11:49:22 -04: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, II 2018-03-06 11:43:25 +01: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
generic_persistent_volume-disruptive.go Refactor disruptive tests to use more volume types 2018-03-16 11:49:22 -04: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 Refactor disruptive tests to use more volume types 2018-03-16 11:49:22 -04:00
pd.go Fixes 'Zone is empty' errors in PD upgrade tests; skips pd tests with inline volume in multizone clusters 2018-03-15 15:00:13 -07:00
persistent_volumes-gce.go e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
persistent_volumes-local.go Added e2e test for local volume provisioner discovery of new mountpoints while running. 2018-03-11 16:52:33 -07: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
subpath.go Use inner volume name instead of outer volume name for subpath directory 2018-03-21 17:13:38 -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 Add e2e test for deletion 2018-03-05 09:25:51 +01:00
volumes.go Add pod cleanup timeout 2018-03-06 10:04:49 +01:00