ceph / ceph-csi

CSI driver for Ceph
Apache License 2.0
1.28k stars 547 forks source link

Parsing of cephfs snapshot.createTime to time.ANSIC generate fails #1253

Closed humblec closed 4 years ago

humblec commented 4 years ago

Describe the bug

A clear and concise description of what the bug is.

ceph fs snapshot info returned CreatedAt timestamp fails to be parsed to time.ANSIC generate. We have to parse it to a layout and store in createSnapshot response due to this limitation. This issue tracks it. Refer#https://github.com/ceph/ceph-csi/pull/394#discussion_r457059898 https://github.com/ceph/ceph-csi/pull/394/files#diff-15646e8d8f257046456241d1496ced69R585

stale[bot] commented 4 years ago

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.

stale[bot] commented 4 years ago

This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.