NetAppDocs / NetAppDocs/netapp-solutions-virtualization
Example for Setting defaults with Trident Storage and Snapshot Class does not have default snapshot class example
@banum-netapp is already working on this.
Since Jan 21, 2026.
- Dominant language
- No language data
- Stars
- 0
- Forks
- 2
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
Page URL
https://docs.netapp.com/us-en/netapp-solutions-virtualization/openshift/osv-trident-install.html
Page title
Install Trident on Red Hat OpenShift cluster and create storage objects
Summary
Examples at the bottom of the page for Setting defaults with Trident Storage and Snapshot Class
is missing:
#1 - an example for setting the default snapshot class
#2 - an example for setting the default snapshot class for kubevirt
It has an example for setting the default storage class for kubernetes and for kubevirt, but is missing examples for default snapshot classes.
The syntax needs "standard" to be in brackets for both examples, as it's the name of the storageclass. EX:
kubectl patch storageclass -p '{"metadata": {"annotations":{"storageclass.kubernetes.io/is-default-class":"true"}}}'
Also the text above should accurately describe the 4 changes to be made, not just the trident storage and snapshot class.
Public issues must not contain sensitive information
- This issue contains no sensitive information.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.