]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
2 years agodoc/cephadm: improve front matter 48607/head
Zac Dover [Mon, 24 Oct 2022 03:48:47 +0000 (13:48 +1000)]
doc/cephadm: improve front matter

- I fixed a sentence that was missing a verb.
- I linked to the Ceph-specific Rook instructions.
- I removed the word "GitHub", because after adding the
  Rook instructions it made the sentence false.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 608b1bdd42f1da75b43584fa45586575ccef0290)

2 years agoMerge pull request #48595 from zdover23/wip-doc-2022-10-23-backport-48593-to-pacific
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>
2 years agodoc/cephadm: update install.rst 48595/head
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)

2 years agoMerge pull request #48590 from zdover23/wip-doc-2022-10-22-backport-48587-to-pacific
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>
2 years agodoc/cephadm: add prompts to host-management.rst 48590/head
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)

2 years agoMerge pull request #48580 from zdover23/wip-doc-2022-10-21-backport-48577-to-pacific
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>
2 years agodoc/radosgw: refine "notifications" and "events" 48580/head
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)

2 years agoMerge pull request #48571 from zdover23/wip-doc-2022-10-21-pacific-remove-deduplication
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>
2 years agodoc/dev: remove deduplication.rst from pacific 48571/head
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>
2 years agoMerge pull request #48568 from zdover23/wip-doc-2022-10-21-backport-46089-to-pacific
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>
2 years agodoc/dev: add explanation of how to use deduplication 48568/head
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)

2 years agoMerge pull request #48243 from tserong/wip-57638-pacific
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>