ceph-csi/PendingReleaseNotes.md
Robert Vasek c76338c889 doc: add a release note about "Slow GRPC" logs
Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
2024-09-20 08:55:17 +00:00

1.1 KiB

v3.12 Pending Release Notes

Breaking Changes

Features

  • deploy: podSecurityContexts can be configured for ceph-csi-cephfs chart in PR.
  • deploy: podSecurityContexts can be configured for ceph-csi-rbd chart in PR
  • deploy: instanceID can be optionally configured for ceph-csi charts in PR
  • rbd: add support for flattenMode option for replication in PR
  • cephfs: support omap data store in radosnamespace via cli argument in PR
  • deploy: radosNamespaceCephFS can be configured for ceph-csi-cephfs chart in PR
  • build: update ceph release to squid in PR
  • build: CentOS Stream 9 is used as OS in the container-images PR
  • util: a log message "Slow GRPC" is now emitted when CSI GRPC call outlives its deadline PR

NOTE