Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 827 Bytes

File metadata and controls

11 lines (6 loc) · 827 Bytes

v1.20 Pending Release Notes

Breaking Changes

  • The minimum supported Kubernetes version is v1.31.

Features

  • RGW Account support: Added CephObjectStoreAccount CRD for managing RGW accounts, and accountRef field in CephObjectStoreUser to associate users with accounts. This feature is experimental and currently only supported with the Ceph main branch image (quay.ceph.io/ceph-ci/ceph:main). See the Object Store Accounts documentation for more details.
  • SSE-S3 with Vault Agent: Added support for server-side encryption with SSE-S3 using HashiCorp Vault Agent authentication. See the CephObjectStore Security Settings for more details.