-
Notifications
You must be signed in to change notification settings - Fork 553
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
Tracker to fix todo in #394 CephFS snapshot/Clone PR #1242
Labels
component/cephfs
Issues related to CephFS
Milestone
Comments
7 tasks
|
This was referenced Aug 10, 2020
@humblec can you please add documentation for 400 snapshot limit in release notes |
Madhu-1
added a commit
to Madhu-1/ceph-csi
that referenced
this issue
Aug 13, 2020
added a note for cephfs snapshot limitations closes ceph#1242 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
as this is deferred to 3.2.0 moving this to next milestone |
Madhu-1
added a commit
to Madhu-1/ceph-csi
that referenced
this issue
Aug 13, 2020
added a note for cephfs snapshot limitations closes ceph#1242 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
Madhu-1
added a commit
to Madhu-1/ceph-csi
that referenced
this issue
Aug 17, 2020
we should not return the GRPC CLI errors in errors we need to return proper readable error messages to the user for better understanding and better debugging. fixes ceph#1242 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
Madhu-1
added a commit
to Madhu-1/ceph-csi
that referenced
this issue
Aug 17, 2020
we should not return the CLI errors in GRPC errors we need to return proper readable error messages to the user for better understanding and better debugging. fixes ceph#1242 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
ceph-csi-bot
pushed a commit
to Madhu-1/ceph-csi
that referenced
this issue
Aug 17, 2020
we should not return the CLI errors in GRPC errors we need to return proper readable error messages to the user for better understanding and better debugging. fixes ceph#1242 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
Madhu-1
added a commit
to Madhu-1/ceph-csi
that referenced
this issue
Aug 18, 2020
we should not return the CLI errors in GRPC errors we need to return proper readable error messages to the user for better understanding and better debugging. fixes ceph#1242 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
Madhu-1
added a commit
to Madhu-1/ceph-csi
that referenced
this issue
Aug 18, 2020
we should not return the CLI errors in GRPC errors we need to return proper readable error messages to the user for better understanding and better debugging. updates ceph#1242 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
ceph-csi-bot
pushed a commit
to Madhu-1/ceph-csi
that referenced
this issue
Aug 19, 2020
we should not return the CLI errors in GRPC errors we need to return proper readable error messages to the user for better understanding and better debugging. updates ceph#1242 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
mergify bot
pushed a commit
that referenced
this issue
Aug 19, 2020
we should not return the CLI errors in GRPC errors we need to return proper readable error messages to the user for better understanding and better debugging. updates #1242 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
Closing this one for now as these are already addressed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is for tracking the TODO which needs to be fixed after merging #394 , this will be closed after fixing all the todo's
for easier tracking am adding the TODO list here from the PR
Update Documentation
Describing e2e documentation on snapshot create,delete, restore and PVC clone
Update support matrix to describe which ceph versions are supportedPlugin restart collecting cluster information (subvolume info support.etc) by code ( Deferred to v3.2.0)
Add snapshot creation, deletion and restore from snapshot, Clone from PVC support for CephFS volumes. #394 (comment)
Address total snapshots current limit (400) (**via documentation)Add backend validation for CephFS subvolumes in E2E*) Also address Add snapshot creation, deletion and restore from snapshot, Clone from PVC support for CephFS volumes. #394 (comment) ( both cephfs and rbd)
MovegetMonsAndClusterID
to util as both RBD and CephFS use itRevalidate the error strings and CSI error returns. ( Deferred to 3.2.0)
The text was updated successfully, but these errors were encountered: