mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-31 22:01:06 +00:00
Automatic merge from submit-queue (batch tested with PRs 43162, 43157) Use beta default class annotation for default storageclass tests. **What this PR does / why we need it**: The default storageclasses are still installed with the beta annotation, so the test should explicitly use the beta annotation. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #43150 **Special notes for your reviewer**: **Release note**: ```release-note NONE ```