mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-17 20:00:23 +00:00
c76338c889
Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
1.1 KiB
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