-
Notifications
You must be signed in to change notification settings - Fork 547
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
cephfs: RO Restore fails when storageclass has pool paramter #3820
Comments
What do you expect, or suggest as behavior? |
We've defaulted RO restore PVC to be shallow clone. Since Storageclasses for these
We should remove this check, since we just reference this RO restore pvc back to snapshot and don't use pool parameter anywhere(AFAIK) ceph-csi/internal/cephfs/store/volumeoptions.go Lines 543 to 545 in 745d2ac
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation. |
Describe the bug
RO Restore will not be possible when cephfs storageclass has pool parameter mentionedd.
ceph-csi/internal/cephfs/store/volumeoptions.go
Lines 543 to 545 in 745d2ac
The text was updated successfully, but these errors were encountered: