From 09f44129f95e5b6675e2b7a45012c67007e1e173 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Thu, 18 Apr 2024 17:57:46 -0400 Subject: [PATCH] doc/rgw: add release note for changes to rgw_realm init Signed-off-by: Casey Bodley --- PendingReleaseNotes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 55983a5518746..3adb8ddebf8c0 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -73,6 +73,10 @@ 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 -- 2.39.5