From: Abhishek Lekshmanan Date: Mon, 17 Jul 2017 12:51:27 +0000 (+0200) Subject: PendingReleaseNotes: add a note on RGW's pool change for resharding X-Git-Tag: v12.1.2~226^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5c8622499cb7b04796e48db7cee3c2e1b0052e57;p=ceph.git PendingReleaseNotes: add a note on RGW's pool change for resharding Signed-off-by: Abhishek Lekshmanan --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 0c02dd8ceb0..416df547789 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -5,6 +5,8 @@ * Added new configuration "public bind addr" to support dynamic environments like Kubernetes. When set the Ceph MON daemon could bind locally to an IP address and advertise a different IP address "public addr" on the network. +* RGW: bucket index resharding now uses the reshard namespace in upgrade scenarios as well + this is a changed behaviour from RC1 where a new pool for reshard was created 12.0.0 ------