]>
git.apps.os.sepia.ceph.com Git - ceph.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
zdover23 [Sun, 23 Oct 2022 02:29:30 +0000 (12:29 +1000)]
Merge pull request #48595 from zdover23/wip-doc-2022-10-23-backport-48593-to-pacific
pacific: doc/cephadm: update install.rst
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Zac Dover [Sun, 23 Oct 2022 01:09:18 +0000 (11:09 +1000)]
doc/cephadm: update install.rst
This commit addresses https://github.com/ceph/ceph/pull/43250,
which has remained unmerged for thirteen months. The issues
raised in that PR are addressed here.
This commit contributes to the simplification of the procedure
that explains how to install cephadm. More remains to be done
on this page, but the old PR had to be dealt with first.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
c8f01d3a32b889a0f3b68f619bfed36f6579c28b )
zdover23 [Fri, 21 Oct 2022 18:22:19 +0000 (04:22 +1000)]
Merge pull request #48590 from zdover23/wip-doc-2022-10-22-backport-48587-to-pacific
pacifc: doc/cephadm: add prompts to host-management.rst
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Zac Dover [Fri, 21 Oct 2022 16:42:33 +0000 (02:42 +1000)]
doc/cephadm: add prompts to host-management.rst
This PR adds unselectable prompts to host-management.rst.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
0ff9e4b9041039160b2d77ce48e29a6fedfaa469 )
zdover23 [Fri, 21 Oct 2022 04:02:00 +0000 (14:02 +1000)]
Merge pull request #48580 from zdover23/wip-doc-2022-10-21-backport-48577-to-pacific
pacific: doc/radosgw: refine "notifications" and "events"
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Zac Dover [Fri, 21 Oct 2022 03:07:16 +0000 (13:07 +1000)]
doc/radosgw: refine "notifications" and "events"
This commit refines the English in the "Notifications"
and "Events" sections of the notifications.rst page
(the "Bucket Notifications" page).
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
b1e589343df4a113d773c4091705e74cd489a1e7 )
zdover23 [Thu, 20 Oct 2022 20:31:45 +0000 (06:31 +1000)]
Merge pull request #48571 from zdover23/wip-doc-2022-10-21-pacific-remove-deduplication
pacific: doc/dev: remove deduplication.rst from pacific
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Zac Dover [Thu, 20 Oct 2022 16:57:48 +0000 (02:57 +1000)]
doc/dev: remove deduplication.rst from pacific
This PR undoes the backporting of
https://github.com/ceph/ceph/pull/46089 to the Pacific
branch, which backporting was done in
https://github.com/ceph/ceph/pull/48568. Deduplication
does not exist in the pacific branch, so I shouldn't have
backported it.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
zdover23 [Thu, 20 Oct 2022 16:35:06 +0000 (02:35 +1000)]
Merge pull request #48568 from zdover23/wip-doc-2022-10-21-backport-46089-to-pacific
pacific: doc/dev: add explanation of how to use deduplication
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
myoungwon oh [Fri, 29 Apr 2022 06:32:08 +0000 (15:32 +0900)]
doc/dev: add explanation of how to use deduplication
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
(cherry picked from commit
72c695780c8361f81b8135899d9060811873dcb4 )
Yuri Weinstein [Thu, 20 Oct 2022 15:01:16 +0000 (08:01 -0700)]
Merge pull request #48243 from tserong/wip-57638-pacific
pacific: python-common: Add 'KB' to supported suffixes in SizeMatcher
Reviewed-by: Guillaume Abrioux <gabrioux@redhat.com>