ceph / ceph-csi

CSI driver for Ceph
Apache License 2.0
1.2k stars 528 forks source link

cephfs: Enhance clusterAdditionalInfo states and resizeState #4164

Closed Rakshith-R closed 9 months ago

Rakshith-R commented 9 months ago
          not sure why this was int64 before, as we have minimal values we should have used uint32.

https://github.com/ceph/ceph-csi/pull/4163#discussion_r1348528732

          This should also go to the helper function like in metadata.go as an enhancement.

_Originally posted by @Madhu-1 in https://github.com/ceph/ceph-csi/pull/4163#discussion_r1348531751_

Rakshith-R commented 9 months ago

Everything is handled in that pr itself