Josh Durgin
f535d20949
Merge pull request #38289 from smithfarm/wip-rn-hotfix-octo
...
doc: add release notes for Octopus 15.2.7
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
2020-12-02 16:51:53 -08:00
Jason Dillaman
34c6ea7d4c
Merge pull request #38383 from shellwedance/doc_fix_typos
...
doc/rbd: fix doc typos
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2020-12-02 09:34:38 -05:00
Nathan Cutler
8ee33f0ace
doc/releases: add recent releases to timeline
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2020-12-02 13:45:39 +01:00
Matt Benjamin
f89d98320e
Merge pull request #38136 from yuvalif/wip-yuval-fix-47904
...
rgw/notification: trigger notifications on changes from any user
2020-12-02 07:43:12 -05:00
Matt Benjamin
146a8e5543
Merge pull request #38171 from yuvalif/wip-yuval-fix-46296
...
rgw/notification: support GetTopicAttributes API
2020-12-02 07:42:03 -05:00
Taeuk Kim
5b11688da1
doc/rbd: fix doc typos
...
fix typos in Ceph iSCSI manual
Signed-off-by: Taeuk Kim <taeuk_kim@tmax.co.kr>
2020-12-02 15:07:34 +09:00
Yuval Lifshitz
658993efc1
rgw/notification: trigger notifications on changes from any user
...
any user authorized to make changes to a bucket may trigger
notifications defined on that bucket.
manual test procedure of the fix is described here:
https://gist.github.com/yuvalif/39c183aa0f74d286ecef7844268817df
fixes: https://tracker.ceph.com/issues/47904
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
2020-12-01 20:23:43 +02:00
zdover23
c0f1c56cf5
Merge pull request #38311 from anthonyeleven/anthonyeleven/fix-typo
...
doc/rados/operations: typo in stretch-mode.rst
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2020-12-02 04:03:26 +10:00
Kefu Chai
3a2822ed75
Merge pull request #38366 from tchaikov/wip-templated-doc
...
doc: drop edit-on-github extension and templatize page.html further
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2020-12-02 00:57:26 +08:00
Kefu Chai
7a62303b57
doc: check "release" context variable for #dev-warning
...
if $release is "dev", then the release being built is not a stable
version.
drop ceph.js, as the web page is generated at build time.
since the last user of "releases.json" is gone, now we can
drop the hooks preparing "releases.json" in conf.py as well.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-12-02 00:25:16 +08:00
Kefu Chai
448800d300
doc: disable eol-warning based on "is_release_eol"
...
enable/disable #eol-warning based on "is_release_eol" context variable.
this allows us to generate a more static web page. and pave the road to
a releases.json-free doc build process.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-12-02 00:25:16 +08:00
Kefu Chai
7edd8dd0d0
doc: add docubetter link back
...
check if the release being built is EOL when building the document, so
no need to use javascript to read releases.json anymore.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-12-02 00:25:16 +08:00
Patrick Donnelly
96bc10822b
Merge PR #38365 into master
...
* refs/pull/38365/head:
doc/mds: fix the default value for mds_dir_max_commit_size
Reviewed-by: Rishabh Dave <ridave@redhat.com>
Reviewed-by: Jos Collin <jcollin@redhat.com>
2020-12-01 06:56:38 -08:00
Kefu Chai
a6eb62e107
Merge pull request #38218 from aaugustinas/patch-1
...
doc: Remove duplicate sentence in sync module documentation
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2020-12-01 22:38:43 +08:00
Kefu Chai
94488f911a
doc/conf: find the latest stable release in releases.yml
...
instead of hardwiring the "|stable-release|" to "octopus" use the latest
release name found in 'doc/releases/releases.yml'
Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-12-01 15:41:45 +08:00
Kefu Chai
beb218c41d
doc/conf: read version and release from src/ceph_release
...
instead of hardwiring them to 'dev' and 'dev', use the src/ceph_release
as the source of truth.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-12-01 15:41:45 +08:00
Kefu Chai
be26c566e5
doc: remove edit_on_github sphinx extension
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-12-01 15:41:45 +08:00
Xiubo Li
51e4c7caf2
doc/mds: fix the default value for mds_dir_max_commit_size
...
The default value has changed to 10MB.
Signed-off-by: Xiubo Li <xiubli@redhat.com>
2020-12-01 14:42:43 +08:00
Anthony D'Atri
f7ead5e83a
doc/rados/operations: typo in stretch-mode.rst
2020-11-30 15:31:15 -08:00
Kefu Chai
c722452c4d
Merge pull request #38203 from tchaikov/wip-doc-build-releases.yaml
...
doc/conf: generate releases.json in conf.py and cleanups
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2020-12-01 07:13:34 +08:00
Patrick Donnelly
71a0c64000
Merge PR #38248 into master
...
* refs/pull/38248/head:
doc: Adding missing Ceph Foundation board members
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2020-11-30 14:02:36 -08:00
Kefu Chai
592920070b
Merge pull request #38078 from zdover23/wip-doc-docs-style-guide-prompts-nov-2020
...
doc/start: update prompts in documenting-ceph.rst
Reviewed-by: Kefu Chai <kchai@redhat.com>
2020-11-27 14:47:06 +08:00
Kefu Chai
09f1e7ffff
Merge pull request #38241 from Rethan/update_url_from_master_to_lastest
...
doc/dev: use http://docs.ceph.com/en/latest/ instead of /docs/master/ for docs
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
2020-11-27 14:00:12 +08:00
Kefu Chai
48515e9b8d
Merge pull request #38265 from Rethan/doc-prometheus-config-key
...
doc/mgr/prometheus: update 'config-key set' to 'config set' for consistency
Reviewed-by: Mykola Golub <mgolub@suse.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2020-11-26 19:52:10 +08:00
haoyixing
f5fd172559
doc/mgr/prometheus: update 'config-key set' to 'config set' for consistency
...
Elsewere in mgr/prometheus use the 'config set' way, so update the only 'config-key set'
to make it consistent.
Signed-off-by: haoyixing <haoyixing@kuaishou.com>
2020-11-26 14:23:56 +08:00
Nathan Cutler
f637a4f99d
doc: add release notes for Octopus 15.2.7
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2020-11-25 19:45:42 +01:00
zdover23
6497da98d7
Merge pull request #38195 from anthonyeleven/anthonyeleven/docs-14730
...
doc/rados/troubleshooting: description of upgrade procedure - stopping/starting OSDs
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2020-11-26 01:27:06 +10:00
zdover23
2d25182893
Merge pull request #38091 from anthonyeleven/anthonyeleven/docs-46367
...
doc/dev/developer_guide: verb disagreement on "Testing: Unit Tests" page
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2020-11-26 00:19:38 +10:00
zdover23
ea57d5d7ee
Merge pull request #38143 from anthonyeleven/anthonyeleven/docs-46364
...
doc/dev/developer_guide: What Is Merged and When?" could be less colloquial
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2020-11-26 00:16:51 +10:00
zdover23
3cea1e5a2a
Merge pull request #38079 from anthonyeleven/anthonyeleven/docs-24143
...
doc/rados/configuration/common.rst: enhance the running multiple clusters section
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2020-11-26 00:14:51 +10:00
Augustinas
0d73909779
doc: Remove duplicate sentence in sync module documentation
...
Signed-off-by: Augustinas Šimelionis <augustinas.simelionis@gmail.com>
2020-11-25 15:39:01 +02:00
zdover23
eefa5e33ff
Merge pull request #38088 from anthonyeleven/anthonyeleven/docs-47627
...
doc/mgr: document dashboard configuration unsetting
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2020-11-25 22:10:41 +10:00
Yuval Lifshitz
3906884aa6
rgw/notification: support GetTopicAttributes API
...
fixes: https://tracker.ceph.com/issues/46296
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
2020-11-25 11:23:52 +02:00
Anthony D'Atri
00d1948491
Merge branch 'master' into anthonyeleven/docs-46367
2020-11-24 12:27:31 -08:00
Yuri Weinstein
a01f710a90
Merge pull request #38254 from neha-ojha/wip-48299
...
doc/releases/nautilus.rst: add release notes for 14.2.15
Reviewed-by: David Galloway <dgallowa@redhat.com>
Reviewed-by: David Galloway <dgallowa@redhat.com>
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
2020-11-24 10:51:40 -08:00
zdover23
11311241c7
Merge pull request #38144 from anthonyeleven/anthonyeleven/docs-46365
...
doc/dev/developer_guide: prefer Latinate verbs to English phrasal verbs
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2020-11-25 04:51:13 +10:00
Anthony D'Atri
3ea3975ad0
doc/mgr: document dashboard configuration unsetting
...
Fixes: https://tracker.ceph.com/issues/47627
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com>
2020-11-24 10:03:34 -08:00
Neha Ojha
2d63f47878
doc/releases/nautilus.rst: add release notes for 14.2.15
...
Signed-off-by: Neha Ojha <nojha@redhat.com>
2020-11-24 16:40:45 +00:00
Ilya Dryomov
b4129a3e2f
Merge pull request #38142 from theanalyst/doc/releases/v14.2.14
...
doc: release notes for octopus & nautilus backports
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
2020-11-24 17:23:00 +01:00
Mike Perez
1571d838a0
doc: Adding missing Ceph Foundation board members
...
These companies have been members since the beginning.
Signed-off-by: Mike Perez <thingee@gmail.com>
2020-11-24 08:09:40 -08:00
Abhishek Lekshmanan
b04b1ba566
doc: releases: v15.2.6 Octopus release notes
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Co-authored-by: Ilya Dryomov <idryomov@gmail.com>
2020-11-24 15:43:37 +01:00
Abhishek Lekshmanan
cf1a3d7a39
doc: releases: v14.2.14 Nautilus release notes
...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Co-authored-by: Ilya Dryomov <idryomov@gmail.com>
2020-11-24 15:43:33 +01:00
haoyixing
0e7e036aa7
doc/dev: use http://docs.ceph.com/en/latest/ instead of /docs/master/ for docs
...
Several links under http://docs.ceph.com/docs/master/ were unable to access.
Change them to http://docs.ceph.com/en/lastest so we can access them directly.
Signed-off-by: haoyixing <haoyixing@kuaishou.com>
2020-11-24 12:49:47 +08:00
Anthony D'Atri
d4b0215a84
doc/dev/developer_guide: prefer Latinate verbs to English phrasal verbs
...
Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com>
Fixes: https://tracker.ceph.com/issues/46365
2020-11-23 13:07:19 -08:00
Anthony D'Atri
8a47edfced
Merge branch 'master' into anthonyeleven/docs-14730
2020-11-23 09:31:29 -08:00
zdover23
8c6b533ee8
Merge pull request #38089 from anthonyeleven/anthonyeleven/docs-47976
...
doc/mgr: Fix msgr2 TCP port in a couple of examples
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2020-11-24 00:32:22 +10:00
zdover23
f6c3592916
Merge pull request #38180 from anthonyeleven/anthonyeleven/docs-23442
...
doc/rados/operations: Add description of new auth profiles
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2020-11-24 00:05:00 +10:00
zdover23
de870cac81
Merge pull request #38092 from anthonyeleven/anthonyeleven/docs-mixed-device-trick
...
doc/rados/operations: enhance primary affinity section
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2020-11-23 22:20:13 +10:00
zdover23
2f0fe914be
Merge pull request #38181 from anthonyeleven/anthonyeleven/docs-23443
...
doc: object -> file -> disk is wrong for bluestore
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2020-11-23 16:13:24 +10:00
zdover23
acf80f111c
Merge pull request #34506 from ktdreyer/doc-rm-sysv-init
...
doc: remove SysV init reference in manual deployment walkthrough
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2020-11-23 16:10:30 +10:00