From af06190066a69e85596f91c4d62b5606780029a9 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Tue, 19 May 2020 15:58:32 +0200 Subject: [PATCH] doc/releases/octopus: add "rgw bucket granularity" release note The RGW bucket granularity release note was added to PendingReleaseNotes by 50f13fd54b709bd0b8ad25e818fc61e2c55828fd but it never found its way into the official v15.2.0 release notes. Signed-off-by: Nathan Cutler --- PendingReleaseNotes | 6 ------ doc/releases/octopus.rst | 7 +++++++ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 1ca7be18e6e..c35c2517c32 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -3,12 +3,6 @@ * CVE-2020-10736: Fixes an authorization bypass in monitor and manager daemons -* RGW Multisite: A new fine grained bucket-granularity policy configuration - system has been introduced and it supersedes the previous coarse zone sync - configuration (specifically the ``sync_from`` and ``sync_from_all`` fields - in the zonegroup configuration. New configuration should only be configured - after all relevant zones in the zonegroup have been upgraded. - * RGW S3: Support has been added for BlockPublicAccess set of APIs at a bucket level, currently blocking/ignoring public acls & policies are supported. User/Account level APIs are planned to be added in the future diff --git a/doc/releases/octopus.rst b/doc/releases/octopus.rst index e4965603d2e..665f7742f0d 100644 --- a/doc/releases/octopus.rst +++ b/doc/releases/octopus.rst @@ -716,6 +716,13 @@ Upgrade compatibility notes Monitors may also deliberately failover an active MDS to a standby when the cluster is otherwise healthy if the standby has stronger affinity. +* RGW Multisite: A new fine grained bucket-granularity policy configuration + system has been introduced and it supersedes the previous coarse zone sync + configuration (specifically the ``sync_from`` and ``sync_from_all`` fields + in the zonegroup configuration. New configuration should only be configured + after all relevant zones in the zonegroup have been upgraded. + + Changelog --------- -- 2.39.5