mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-17 20:00:23 +00:00
d1c28fa57a
Adding annotation support to both the CephFS and RBD charts. Support setting the DaemonSet and Pod level annotations for the nodeplugin. Support setting the Deployment and Pod level annotations for the provisioner. Signed-off-by: Mike Vollman <mike@reportallusa.com>
480 B
480 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 - helm: Support setting nodepluigin and provisioner annotations