k3s/test
Kubernetes Submit Queue 74a7f9894f
Merge pull request #58171 from verult/NoPath-FlexDirExec
Automatic merge from submit-queue (batch tested with PRs 58171, 58036, 60540). 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>.

Changing Flexvolume plugin directory on COS in GCE to a durable directory

**What this PR does / why we need it**: The original `/etc/srv/...` directory is in an overlayfs over a path in /tmp, so Flexvolume drivers are erased across node restarts for any reason. Changing it to non-tmpfs location.

Also removing redundant Flexvolume path injection in `config-test.sh` because it's already in `cluster/common.sh`.

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

**Release note**:

```release-note
[action required] Default Flexvolume plugin directory for COS images on GCE is changed to `/home/kubernetes/flexvolume`.
```

/assign @roberthbailey @saad-ali 
/cc @chakri-nelluri @wongma7 
/sig storage
2018-02-28 09:48:19 -08:00
..
conformance Merge pull request #60116 from jennybuckley/gc-conf-test 2018-02-27 09:38:51 -08:00
e2e Merge pull request #58171 from verult/NoPath-FlexDirExec 2018-02-28 09:48:19 -08:00
e2e_node Merge pull request #59345 from hanxiaoshuai/fixtodo02051 2018-02-28 08:06:34 -08:00
fixtures Make Scale() for RC poll-based until #31345 is fixed 2018-02-27 13:10:38 +01:00
images remove gcloud docker -- since it's deprecated 2018-02-28 00:24:27 -08:00
integration Merge pull request #60514 from satyasm/ipam-perf 2018-02-28 07:20:21 -08:00
kubemark remove gcloud docker -- since it's deprecated 2018-02-28 00:24:27 -08:00
list Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
soak Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
typecheck Ensure status bar displays full progress. 2018-02-27 14:32:06 -08:00
utils Include EOF errors also as retryable errors 2018-02-27 15:32:44 +01:00
BUILD Add test/typecheck, a fast typecheck for all build platforms. 2018-02-27 13:53:32 -08:00
OWNERS
test_owners.csv fix all the typos across the project 2018-02-11 11:04:14 +08:00
test_owners.json