doc: mention encryption is not supported for static PVC#6212
Conversation
| > static PVC can be created, deleted, mounted and unmounted but | ||
| currently ceph-csi doesn't support other operations like snapshot,clone, | ||
| resize, etc for static PVC | ||
| resize, encryption etc for static PVC |
There was a problem hiding this comment.
i think we also need to add a generic statement so that we dont need to keep this updated for all new features.
There was a problem hiding this comment.
Keeping the current one + I have added a statement in both RBD and CephFS section.
Let me know if that makes sense?
| resize, etc for static PVC | ||
| resize, encryption etc for static PVC | ||
|
|
||
| ## RBD static PVC |
a2d200c to
d01cd40
Compare
|
@Mergifyio rebase |
|
@Mergifyio queue |
Also add a generic warning under both RBD and CephFS sections that features requiring ceph-csi to manage the volume lifecycle are not supported for static PVC. Closes: ceph#6209 Signed-off-by: Praveen M <m.praveen@ibm.com>
|
Deprecation notice: This pull request comes from a fork and was rebased using |
✅ Branch has been successfully rebased |
|
Deprecation notice: This pull request comes from a fork and was queued with |
d01cd40 to
9052280
Compare
Merge Queue Status
This pull request spent 4 minutes 55 seconds in the queue, including 4 minutes 38 seconds running CI. Required conditions to merge
|
Describe what this PR does
doc: mention encryption is not supported for static PVC
Closes: #6209
Checklist:
Show available bot commands
These commands are normally not required, but in case of issues, leave any of
the following bot commands in an otherwise empty comment in this PR:
/retest ci/centos/<job-name>: retest the<job-name>after unrelatedfailure (please report the failure too!)