Closed
Description
This is an issue proposing a pull request (as requested in the Contributing guidelines) - but the PR is pretty simple.
In storageclass.yaml, the is-default-class
annotation is still using the old beta
variant:
storageclass.beta.kubernetes.io/is-default-class: "true"
The proposal it to remove the beta
keyword.
Metadata
Metadata
Assignees
Labels
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Categorizes issue or PR as related to cleaning up code, process, or technical debt.Higher priority than priority/awaiting-more-evidence.