2024-09-20 09:03:12 +00:00
|
|
|
# v3.13 Pending Release Notes
|
2023-11-02 10:24:51 +00:00
|
|
|
|
|
|
|
## Breaking Changes
|
|
|
|
|
|
|
|
## Features
|
2023-10-30 08:23:12 +00:00
|
|
|
|
2024-09-19 12:50:13 +00: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 07:21:25 +00:00
|
|
|
- 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 10:34:22 +00:00
|
|
|
- cephfs: support omap data store in radosnamespace [PR](https://github.com/ceph/ceph-csi/pull/4661)
|
2024-10-11 14:20:34 +00:00
|
|
|
- helm: Support setting nodepluigin and provisioner annotations
|
2024-06-05 11:27:49 +00:00
|
|
|
|
2023-11-22 09:43:34 +00:00
|
|
|
## NOTE
|