mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
e3697f4d3e
The Squid container-image that is used as base for the Ceph-CSI container-image uses CentOS Stream 9. Closes: #4659 Signed-off-by: Niels de Vos <ndevos@ibm.com>
1006 B
1006 B
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