Bug 2110999
| Summary: | [CSI OSP] Clone volume successfully with different storage class | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Chao Yang <chaoyang> |
| Component: | Storage | Assignee: | OpenShift Storage Bugzilla Bot <ocp-storage-bot> |
| Storage sub component: | Kubernetes External Components | QA Contact: | Wei Duan <wduan> |
| Status: | CLOSED NOTABUG | Docs Contact: | |
| Severity: | low | ||
| Priority: | unspecified | CC: | jsafrane, pprinett |
| Version: | 4.11 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-07-29 13:57:12 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Chao Yang
2022-07-26 10:11:32 UTC
I think the upstream documentation is outdated. Upstream external-provisioner v3.2.1 allows cloning using a different StorageClass than used by the original PV. https://github.com/kubernetes-csi/external-provisioner/pull/699/commits/96700cb7637640bcef39fc9e70244fb71b9c5ab4 We just need to fix the upstream (and OCP?) docs. @chao I think we need to 1. File 4.11 OCP doc bug (you can assign to Lisa directly) as we indeed mentioned the limitation in openshift doc like https://docs.openshift.com/container-platform/4.10/storage/container_storage_interface/persistent-storage-csi-cloning.html#support-limitations 2. Need check for 4.11- to see if external-provisioner v3.2.1+ is used, if yes, doc fix should be backport to 4.11- 3. File issue for kubernetes doc (Or contribute PR directly) 4. Deactive our negative test case I guess this bug could be closed. |