-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OSDOCS-15304#Performance plus for Azure Disk #96181
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
base: main
Are you sure you want to change the base?
Conversation
🤖 Mon Sep 22 19:34:03 - Prow CI generated the docs preview: |
/remove-label peer-review-needed |
modules/persistent-storage-csi-azure-disk-perf-plus-create-new-disk.adoc
Outdated
Show resolved
Hide resolved
/remove-label peer-review-in-progress |
3f480a0
to
7a44d5d
Compare
modules/persistent-storage-csi-azure-disk-perf-plus-create-new-disk.adoc
Outdated
Show resolved
Hide resolved
modules/persistent-storage-csi-azure-disk-perf-plus-limits.adoc
Outdated
Show resolved
Hide resolved
modules/persistent-storage-csi-azure-disk-perf-plus-from-snapshots.adoc
Outdated
Show resolved
Hide resolved
modules/persistent-storage-csi-azure-disk-perf-plus-limits.adoc
Outdated
Show resolved
Hide resolved
modules/persistent-storage-csi-azure-disk-perf-plus-create-new-disk.adoc
Outdated
Show resolved
Hide resolved
modules/persistent-storage-csi-azure-disk-perf-plus-from-snapshots.adoc
Outdated
Show resolved
Hide resolved
modules/persistent-storage-csi-azure-disk-perf-plus-limits.adoc
Outdated
Show resolved
Hide resolved
9f7e1fa
to
ca8f780
Compare
modules/persistent-storage-csi-azure-disk-perf-plus-create-new-disk.adoc
Outdated
Show resolved
Hide resolved
modules/persistent-storage-csi-azure-disk-perf-plus-from-snapshots.adoc
Outdated
Show resolved
Hide resolved
modules/persistent-storage-csi-azure-disk-perf-plus-create-new-disk.adoc
Show resolved
Hide resolved
f1a54dd
to
71f6e42
Compare
@lpettyjo: 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. |
lgtm |
|
||
include::modules/persistent-storage-csi-azure-disk-perf-plus-limits.adoc[leveloffset=+2] | ||
|
||
include::modules/persistent-storage-csi-azure-disk-perf-plus-create-new-disk.adoc[leveloffset=+2] |
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.
@lpettyjo Thanks for the update. The content itself looks solid! I have a couple of suggestions regarding the structure and naming to improve clarity.
- Module Naming: What do you think about renaming the new module to be more descriptive? Since the content also covers creating disks from snapshots and clones, a name like ...-create-new-disk-by-snapshot-clone.adoc might better reflect its full scope.
include::modules/persistent-storage-csi-azure-disk-perf-plus-create-new-disk.adoc[leveloffset=+2] | |
include::modules/persistent-storage-csi-azure-disk-perf-plus-create-new-disk-by-snapshot-clone.adoc[leveloffset=+2] |
- Module Order (More importantly): To ensure a logical flow, could we move this module to appear after the persistent-storage-csi-azure-disk-perf-plus-sc module? The -sc module introduces how to create a StorageClass, which is a prerequisite for the snapshot and clone operations described here. Presenting the StorageClass creation first would make it easier for users to follow along.
Let me know if it makes sense to you, thanks!
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.
Agree to put the storage class creation chapter before the snap/clone
Version(s): 4.20+
Issue: https://issues.redhat.com/browse/OSDOCS-15304
Link to docs preview: https://96181--ocpdocs-pr.netlify.app/openshift-enterprise/latest/storage/container_storage_interface/persistent-storage-csi-azure.html#performance-plus-for-azure-disk
QE review:
Additional information:
PTAL: @gcharot @duanwei33 @jsafrane