2024-09-20 11:03:12 +02:00
|
|
|
# v3.13 Pending Release Notes
|
2023-11-02 11:24:51 +01:00
|
|
|
|
|
|
|
## Breaking Changes
|
|
|
|
|
|
|
|
## Features
|
2023-10-30 13:53:12 +05:30
|
|
|
|
2024-09-19 14:50:13 +02:00
|
|
|
- util: a log message "Slow GRPC" is now emitted when
|
|
|
|
CSI GRPC call outlives its deadline [PR](https://github.com/ceph/ceph-csi/pull/4847)
|
2024-10-04 12:51:25 +05:30
|
|
|
- CSI metrics for sidecars are now exposed at `POD_IP`:`SIDECAR_ENDPOINT`/`metrics`
|
|
|
|
path. Check sidecar container spec for `SIDECAR_ENDPOINT`
|
|
|
|
value [PR](https://github.com/ceph/ceph-csi/pull/4887)
|
2024-10-03 16:04:22 +05:30
|
|
|
- cephfs: support omap data store in radosnamespace [PR](https://github.com/ceph/ceph-csi/pull/4661)
|
2024-10-11 10:20:34 -04:00
|
|
|
- helm: Support setting nodepluigin and provisioner annotations
|
2025-02-16 09:46:07 +01:00
|
|
|
- rbd: fix encrypted PVC with metadata KMS cannot be deleted
|
2024-06-05 13:27:49 +02:00
|
|
|
|
2023-11-22 15:13:34 +05:30
|
|
|
## NOTE
|