Suggest removal of old beta
keyword in storageclass.yaml
#4148
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
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 oldbeta
variant:storageclass.beta.kubernetes.io/is-default-class: "true"
The proposal it to remove the
beta
keyword.The text was updated successfully, but these errors were encountered: