]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rgw: add release note for changes to rgw_realm init 56990/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 18 Apr 2024 21:57:46 +0000 (17:57 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 18 Apr 2024 21:57:46 +0000 (17:57 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
PendingReleaseNotes

index 55983a5518746cda1b9d53d9e07515cf337c1513..3adb8ddebf8c08e3beda0ac29c5c5d80e7c186f0 100644 (file)
   more. Existing users can be adopted into new accounts. This process is optional
   but irreversible. See https://docs.ceph.com/en/squid/radosgw/account and
   https://docs.ceph.com/en/squid/radosgw/iam for details.
+* rgw: On startup, radosgw and radosgw-admin now validate the ``rgw_realm``
+  config option. Previously, they would ignore invalid or missing realms and
+  go on to load a zone/zonegroup in a different realm. If startup fails with
+  a  "failed to load realm" error, fix or remove the ``rgw_realm`` option.
 * CephFS: Running the command "ceph fs authorize" for an existing entity now
   upgrades the entity's capabilities instead of printing an error. It can now
   also change read/write permissions in a capability that the entity already