mirror of https://github.com/k3s-io/k3s
![]() 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 ``` |
||
---|---|---|
.. | ||
apiserver | ||
auth | ||
benchmark/jsonify | ||
client | ||
configmap | ||
daemonset | ||
defaulttolerationseconds | ||
deployment | ||
etcd | ||
evictions | ||
examples | ||
framework | ||
garbagecollector | ||
ipamperf | ||
master | ||
metrics | ||
objectmeta | ||
openshift | ||
pods | ||
quota | ||
replicaset | ||
replicationcontroller | ||
scale | ||
scheduler | ||
scheduler_perf | ||
secrets | ||
serviceaccount | ||
statefulset | ||
storageclasses | ||
tls | ||
ttlcontroller | ||
util | ||
volume | ||
BUILD | ||
benchmark-controller.json | ||
doc.go | ||
utils.go |