k3s/test/e2e
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
..
apimachinery Merge pull request #60116 from jennybuckley/gc-conf-test 2018-02-27 09:38:51 -08:00
apps Remove unused variables (only assigned to) from test code. 2018-02-27 13:45:31 -08:00
auth Run hack/update-bazel.sh 2018-02-27 17:14:41 +01:00
autoscaling Autoscaler e2e - fix getting initial pool size 2018-02-23 11:10:19 +01:00
chaosmonkey Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
common Merge pull request #59218 from ravisantoshgudimetla/flake-59150 2018-02-28 06:07:28 -08:00
framework Merge pull request #59903 from MrHohn/e2e-ingress-app-protocol 2018-02-28 07:20:28 -08:00
generated fix all the typos across the project 2018-02-11 11:04:14 +08:00
instrumentation Remove unused variables (only assigned to) from test code. 2018-02-27 13:45:31 -08:00
kubectl
lifecycle Merge pull request #58396 from chrisglass/do_not_use_ifupdown 2018-01-31 11:48:03 -08:00
manifest Merge pull request #59842 from ixdy/update-rules_go-02-2018 2018-02-19 22:23:05 -08:00
network Merge pull request #59903 from MrHohn/e2e-ingress-app-protocol 2018-02-28 07:20:28 -08:00
node Remove unused variables (only assigned to) from test code. 2018-02-27 13:45:31 -08:00
perftype
scalability Remove unused variables (only assigned to) from test code. 2018-02-27 13:45:31 -08:00
scheduling Remove unused variables (only assigned to) from test code. 2018-02-27 13:45:31 -08:00
servicecatalog
storage Merge pull request #58171 from verult/NoPath-FlexDirExec 2018-02-28 09:48:19 -08:00
testing-manifests Merge pull request #59149 from verult/flex-examples 2018-02-28 04:54:29 -08:00
ui Remove /ui/ redirect 2018-02-12 10:54:33 -05:00
upgrades Merge pull request #59313 from MrHohn/e2e-ingress-scale-new 2018-02-09 14:46:34 -08:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
README.md
e2e-example-config.json
e2e.go Adding beta feature flag for regional PDs. 2018-02-26 15:28:23 -08:00
e2e_test.go Move multizone e2e to sig scheduling path 2018-01-25 08:42:16 -08:00
examples.go the changes introduced in this commit plumbs in the generic scaler into kubectl. 2018-01-12 09:21:18 +01:00
gke_local_ssd.go
gke_node_pools.go

README.md

See e2e-tests

Analytics