Currently the Ceph clusters supporting the Data Platform are running major version 18, which is referred to as reef.
https://docs.ceph.com/en/latest/releases/reef/
btullis@cephosd1001:~$ ceph --version ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable)
As per the release schedule, reef has already had its final point release and is now considered EoL:
https://docs.ceph.com/en/latest/releases/
The next major release is version 19. which is referred to as squid
https://docs.ceph.com/en/latest/releases/squid/
We should upgrade our clusters to reef.
One new feature is particularly relevant to us, which is the new support of the IAM API in the Rados Gateway component.
https://docs.ceph.com/en/latest/radosgw/iam/#ceph-object-gateway-iam-api
We do not use it yet, but we expect it to be part of the security model being defined in:
T428255: Define a comprehensive security model for the Data Platform S3/Ceph services
