mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-14 18:30:21 +00:00
86759d4653
This commit adds the support for storing the CephFS omap data in a namespace specified in the ceph-csi-config ConfigMap under cephFS.radosNamespace field. If the radosNamespace is not set, the default radosNamespace will be used i.e, csi. Signed-off-by: Praveen M <m.praveen@ibm.com>
581 B
581 B
v3.13 Pending Release Notes
Breaking Changes
Features
- util: a log message "Slow GRPC" is now emitted when CSI GRPC call outlives its deadline PR
- CSI metrics for sidecars are now exposed at
POD_IP
:SIDECAR_ENDPOINT
/metrics
path. Check sidecar container spec forSIDECAR_ENDPOINT
value PR - cephfs: support omap data store in radosnamespace PR
- helm: Support setting nodepluigin and provisioner annotations