From: Nathan Cutler Date: Wed, 24 Jun 2020 19:01:00 +0000 (+0200) Subject: doc: PendingReleaseNotes: fix deprecated radosgw-admin commands X-Git-Tag: v16.1.0~1870^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5b59c7f55bcebbdb1f5854669fe99cf7735f901e;p=ceph.git doc: PendingReleaseNotes: fix deprecated radosgw-admin commands Instead of repeating the same command thrice, three different commands were intended. Signed-off-by: Nathan Cutler --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 994b172de1a9..3560019b2f61 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -45,8 +45,8 @@ verify that the specification is correct, before applying it. * RGW: The ``radosgw-admin`` sub-commands dealing with orphans -- - ``radosgw-admin orphans find``, ``radosgw-admin orphans find``, - ``radosgw-admin orphans find`` -- have been deprecated. They have + ``radosgw-admin orphans find``, ``radosgw-admin orphans finish``, and + ``radosgw-admin orphans list-jobs`` -- have been deprecated. They have not been actively maintained and they store intermediate results on the cluster, which could fill a nearly-full cluster. They have been replaced by a tool, currently considered experimental,