-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[enterprise-4.16] Fixing some typos #100068
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[enterprise-4.16] Fixing some typos #100068
Conversation
| <3> The name of the PV that you created in the previous step. | ||
| <4> Storage class name. This name is used by the PVC to bind to this specific PV. For static provisioning, a `StorageClass` object does not need to exist, but the name in the PV and PVC must match. | ||
| <5> Access mode. Defines the requested read-write access for the PVC. Claims use the same conventions as volumes when requesting storage with specific access modes. For more information, under _Additional Resources_, see _Access modes_. | ||
| <5> Access mode. Defines the requested read-write access for the PVC. Claims use the same conventions as volumes when requesting storage with specific access modes. For more information, under _Additional resources_, see _Access modes_. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤖 [error] RedHat.TermsErrors: Use 'read/write' rather than 'read-write'. For more information, see RedHat.TermsErrors.
| |{ibm-cloud-name} Block | ✅^[3]^ | | ✅^[3]^| | ||
| endif::openshift-dedicated,openshift-rosa[] | ||
| |LVM Storage | ✅ | ✅ | ✅ | | ||
| |LVM Storage | ✅ | ✅ | ✅ | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤖 [error] OpenShiftAsciiDoc.SuggestAttribute: Use the AsciiDoc attribute '{lvms}' rather than the plain text product term 'LVM Storage', unless your use case is an exception.
| |OpenShift Data Foundation | ✅ | ✅ | ✅| | ||
| |OpenStack Manila | ✅ | | | | ||
| |OpenStack Cinder | ✅ | ✅ | ✅| | ||
| |OpenShift Data Foundation | ✅ | ✅ | ✅| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤖 [error] OpenShiftAsciiDoc.SuggestAttribute: Use the AsciiDoc attribute '{rh-storage}' rather than the plain text product term 'OpenShift Data Foundation', unless your use case is an exception.
|
@bergerhoffer: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Manual CP of #99927