]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/releases/octopus: add "rgw bucket granularity" release note
authorNathan Cutler <ncutler@suse.com>
Tue, 19 May 2020 13:58:32 +0000 (15:58 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 19 May 2020 13:58:32 +0000 (15:58 +0200)
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 <ncutler@suse.com>
PendingReleaseNotes
doc/releases/octopus.rst

index 1ca7be18e6e7b2f93896b394d83d354e9295c40d..c35c2517c32ffc10069765e1acce4fd5993117ea 100644 (file)
@@ -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
index e4965603d2ed42ae5240f73fbb0e32361228a9b6..665f7742f0de171b5c407662c5970b1ec1809bdb 100644 (file)
@@ -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
 ---------