k3s/test/integration
Kubernetes Submit Queue 622789d8f3
Merge pull request #62230 from msau42/redo-integration
Automatic merge from submit-queue (batch tested with PRs 61549, 62230, 62055, 61082, 62212). 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>.

Create StorageClass for each volume binding test case

**What this PR does / why we need it**:
Use a different StorageClass for each test case so that subsequent test cases don't accidentally bind to PVs created in previous test cases.  The alternative solution of waiting for all the resources to be fully deleted added a significant amount of time to the test, so I prefer using this storage class approach.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-04-10 18:19:09 -07:00
..
apiserver remove kube-apiserver option that is always force to true 2018-04-02 12:19:34 -04:00
auth node authorizer sets up access rules for dynamic config 2018-03-27 08:49:45 -07:00
benchmark/jsonify Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
client Use pause manifest image 2018-04-06 11:00:50 +05:30
configmap Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
daemonset Use typed events client directly 2018-04-01 18:57:29 +10:00
defaulttolerationseconds update metrics to true like it is for kube-apiserver 2018-03-22 10:27:31 -04:00
deployment Only check hash labels of non-adopted resources in integration tests 2018-03-26 17:08:31 -07:00
etcd apiserver: enforce shared RequestContextMapper in delegation chain 2018-04-05 14:41:56 +02:00
evictions Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
examples apiserver: enforce shared RequestContextMapper in delegation chain 2018-04-05 14:41:56 +02:00
framework Use pause manifest image 2018-04-06 11:00:50 +05:30
garbagecollector Merge pull request #56363 from hzxuzhonghu/test-opt 2018-03-28 13:52:10 -07:00
ipamperf Support custom test configurations 2018-04-02 10:29:36 -07:00
master Added test to check object size 2018-04-08 23:10:23 +05:30
metrics Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
objectmeta Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
openshift remove kube-apiserver option that is always force to true 2018-04-02 12:19:34 -04:00
pods Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
quota Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
replicaset hack/update-bazel.sh 2018-03-20 11:15:36 -07:00
replicationcontroller Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
scale Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
scheduler Merge pull request #62230 from msau42/redo-integration 2018-04-10 18:19:09 -07:00
scheduler_perf Refactor common parts of scheduler_perf into reusable utils 2018-02-27 13:30:18 -08:00
secrets Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
serviceaccount Merge pull request #59934 from mikedanese/jwt-auth 2018-02-20 18:40:59 -08:00
statefulset Adding integration tests for statefulset 2018-03-28 19:24:48 -04:00
storageclasses Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
tls deduplicate server startup code in tls integration test 2018-04-04 11:21:19 +08:00
ttlcontroller Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
util Use typed events client directly 2018-04-01 18:57:29 +10:00
volume update bazel 2018-02-27 20:23:36 +08:00
BUILD Adding integration tests for statefulset 2018-03-28 19:24:48 -04:00
benchmark-controller.json Use pause manifest image 2018-04-06 11:00:50 +05:30
doc.go don't use build tags to mark integration tests 2017-04-28 14:19:39 -07:00
utils.go aesgcm - passing 2018-01-31 10:50:11 -08:00