Commit Graph

892 Commits

Author SHA1 Message Date
stevenhua
870e8e7b3f doc/radosgw: fix command error blank 2022-11-01 09:53:02 +08:00
Zac Dover
d85c14bb30 doc/radosgw: add prompts to multisite.rst
Add unselectable prompts to multisite.rst.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
2022-10-28 23:37:16 +10:00
zdover23
bc11fa71d6
Merge pull request #47582 from snosratiershad/docs/correct-add-system-user-to-the-master-zone-command
docs: correct add system user to the master zone command

Reviewed-by: Zac Dover <zac.dover@gmail.com>
2022-10-28 21:14:03 +10:00
wangyingbin
3acbed815a doc: Change 'ReST' to 'REST' in doc/radosgw/layout.rst
In doc/radosgw/layout.rst, 'ReST' is not spelled properly, so we change it to 'REST'.

Signed-off-by: wangyingbin <wangyingbin@inspur.com>
2022-10-28 16:23:44 +08:00
Zac Dover
b1e589343d 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>
2022-10-21 13:34:34 +10:00
Zac Dover
a69dd10ddb doc/radosgw: refine "bucket notifications"
This commit refines the English in the "Bucket Notifications REST API"
section of the notifications.rst page (the "Bucket Notifications" page).

Co-author: Cole Mitchell <cole.mitchell@gmail.com>

Signed-off-by: Zac Dover <zac.dover@gmail.com>
2022-10-20 06:24:43 +10:00
Zac Dover
015c82402d doc/radosgw: refine top. man. and not. perf. stats
This commit refines the English in the "Topic Management via CLI" and
"Notification Performance Statistics" sections of the notifications.rst
file.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
2022-10-19 03:01:43 +10:00
zdover23
e837888532
Merge pull request #48511 from zdover23/wip-doc-2022-10-18-radosgw-notification-reliability
doc/radosgw: refine "notification reliability"

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2022-10-19 00:56:50 +10:00
Zac Dover
8f7b57f5ce doc/radosgw: refine "notification reliability"
This commit refines the English in the "Notification Reliability"
section of the notifications.rst page (the "Bucket Notifications"
page). I have also added signposting structure.

Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Co-authored-by: Yuval Lifshitz <ylifshit@redhat.com>

Signed-off-by: Zac Dover <zac.dover@gmail.com>
2022-10-18 23:58:24 +10:00
Zac Dover
075ec4cd14 doc/radowsgw: add prompts to notifications.rst
This PR adds unselectable prompts to doc/radosgw/notifications.rst.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
2022-10-17 23:46:39 +10:00
Zac Dover
840a2fe3e3 doc/radosgw: refine notifications.rst - top part
This commit refines the English in the first part of the
notifications.rst page (the "Bucket Notifications" page).

Signed-off-by: Zac Dover <zac.dover@gmail.com>
2022-10-17 04:04:41 +10:00
Zac Dover
43c37c6721 doc/radosgw: update notifications.rst - grammar
This commit rewrites a sentence, as requested by
C. Mitchell here:
https://github.com/ceph/ceph/pull/48493/files#r996003812

Signed-off-by: Zac Dover <zac.dover@gmail.com>
2022-10-16 13:09:35 +10:00
Zac Dover
98a4d938e5 doc/radosgw: improve grammar - notifications.rst
This commit makes the changes suggested by C. Mitchell in
https://github.com/ceph/ceph/pull/48486.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
2022-10-15 03:48:44 +10:00
Zac Dover
ddf8295438 doc/radosgw: add push_endpoint for rabbitmq
This commit directs users of rabbitmq to use "push_endpoint"
(with an underscore) instead of "push-endpoint" (with a hy-
phen). This commit adds a note that contains such a direct-
ive. It does not alter the examples already present in the
text.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
2022-10-14 16:17:12 +10:00
Marcus Watts
5deb213ae5
Merge pull request #45395 from tobias-urdin/rgw-keystone-service-token
rgw/auth: Add service token support for Keystone auth
2022-10-11 05:49:30 -04:00
Mary Frances
72922c5ad2 doc: Fixes spelling errors in vault.rst
Signed-off-by: Mary Frances underacloud.tech@gmail.com
2022-10-07 19:06:55 -07:00
=
1b4f6a2318 rgw: async refcount operate in copy_obj
Signed-off-by: Mingyuan Liang <liangmingyuan@baidu.com>
2022-10-03 02:07:54 +08:00
Tobias Urdin
319d94030c rgw/doc: Replace underscores with spaces for config opt
Also fixes a gramatical error in the documentation text
itself.

Signed-off-by: Tobias Urdin <tobias.urdin@binero.com>
2022-09-21 20:33:29 +00:00
Tobias Urdin
aaf7ec6b45 rgw/doc: Add service token config refs under Keystone
Signed-off-by: Tobias Urdin <tobias.urdin@binero.com>
2022-09-21 20:33:29 +00:00
Tobias Urdin
423f7a7ca7 rgw/doc: Update Keystone doc with service token support
Signed-off-by: Tobias Urdin <tobias.urdin@binero.com>
2022-09-21 20:33:29 +00:00
Matt Benjamin
482fd72029 rgw/main: various doc and comment corrections by doc writers
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
2022-09-09 11:11:42 -04:00
Matt Benjamin
67d30e5556 librgw: add ability to conditionally export HTTP frontends/apis
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
2022-09-09 11:11:09 -04:00
Yuval Lifshitz
10fd49e073
Merge pull request #47864 from yuvalif/wip-yuval-fix-53186
rgw/notifications: add region to bucket ARN

reviewed-by: mattbenjamin, nthonyeleven
2022-09-07 21:09:16 +03:00
Casey Bodley
b45daa62e8
Merge pull request #47719 from yuvalif/wip-yuval-lua-filter2
rgw/lua: allow read access to object data

Reviewed-by: Casey Bodley <cbodley@redhat.com>
2022-09-01 11:31:31 -04:00
Yuval Lifshitz
0ecf8bc3a7 rgw/notifications: add region to bucket ARN
Fixes: https://tracker.ceph.com/issues/53186

Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
2022-08-30 11:00:48 +03:00
Salar Nosrati-Ershad
e2bc59dfec docs: correct add system user to the master zone command
Signed-off-by: Salar Nosrati-Ershad <snosratiershad@gmail.com>
2022-08-22 12:04:32 +04:30
Yuval Lifshitz
e1051899e4 rgw/lua: allow read access to object data
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
2022-08-21 20:51:52 +03:00
Mary Frances
77770920f7 doc: Fixes a punctuation and grammar issue 2022-08-21 06:29:41 -07:00
Mary Frances
491391f06c doc: Fixes a punctuation and grammar issue
Signed-off-by: Mary Frances Hull mhull@redhat.com
2022-08-20 09:46:24 -07:00
Casey Bodley
ec3b0025ce Revert "rgw/lua: allow read access to object data"
This reverts commit f4501f6970.

Signed-off-by: Casey Bodley <cbodley@redhat.com>
2022-08-15 14:51:55 -04:00
Yuval Lifshitz
ad51b94ab4
Merge pull request #46550 from yuvalif/wip-yuval-lua-filter
rgw/lua: allow access to object data

reviwed-by: cbodley, anthonyeleven
2022-08-15 19:57:09 +03:00
Matt Benjamin
0c3f63f943
Merge pull request #46378 from pritha-srivastava/wip-rgw-sts-modify-session-duration
rgw/sts: modify max_session_duration using update role REST API/ radosgw-admin command.
2022-08-10 14:59:25 -04:00
Kefu Chai
3f1ddecc63
Merge pull request #44772 from ybwang0211/Bucket-Operations-doc
doc: Make the SYNTAX code writing of some interfaces of the api document consistent with others

Reviewed-by: Kefu Chai <tchaikov@gmail.com>
2022-08-06 11:57:49 +08:00
Yuval Lifshitz
f4501f6970 rgw/lua: allow read access to object data
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
2022-08-04 19:22:13 +03:00
Anthony D'Atri
73f0d5707d doc/radosgw: Uppercase s3
Signed-off-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
2022-07-29 00:11:22 -07:00
zdover23
89409d6fb8
Merge pull request #46024 from sirtoobii/patch-2
doc/radosgw/STS: sts_key and user capabilities

Reviewed-by: Zac Dover <zac.dover@gmail.com>
2022-07-28 14:38:28 +10:00
Casey Bodley
7f2dcd91fd
Merge pull request #46973 from cbodley/wip-56131
doc/rgw: update multisite doc

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2022-07-06 08:38:14 -04:00
Yuval Lifshitz
74f6ce75de
Merge pull request #46978 from yuvalif/wip-yuval-lua-bucket-name
rgw/lua: allow bucket name override in pre request

Reviewed-by: anthonyeleven, cbodley
2022-07-06 08:32:30 +03:00
Anthony D'Atri
98fa07829d
Merge branch 'main' into front_confg 2022-07-05 18:27:00 -07:00
Yuval Lifshitz
89ef51a81b rgw/lua: allow bucket name override in pre request
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
2022-07-05 21:12:57 +03:00
Casey Bodley
e5d71a7b34 doc/rgw/multisite: update pool names
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2022-07-05 13:00:04 -04:00
Casey Bodley
71a2d7b84a doc/rgw/multisite: 'zone rm' -> 'zone delete'
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2022-07-05 13:00:00 -04:00
Casey Bodley
09034ff09a doc/rgw/multisite: remove redundant --endpoints from zone create
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2022-07-05 12:59:53 -04:00
Anthony D'Atri
cf1415a2b2
Merge pull request #46919 from jsoref/spelling-docs
doc: Fix many spelling errors
2022-07-03 19:54:55 -07:00
Josh Soref
8abce157f1 doc: Fix many spelling errors
* administrators
* allocated
* allowed
* approximate
* authenticate
* availability
* average
* behavior
* binaries
* bootstrap
* bootstrapping
* capacity
* cephadm
* clients
* combining
* command
* committed
* comparison
* compiled
* consequences
* continues
* convenience
* cookie
* crypto
* dashboard
* deduplication
* defaults
* delivered
* deployment
* describe
* directory
* documentation
* dynamic
* elimination
* entries
* expectancy
* explicit
* explicitly
* exporter
* github
* hard
* healthcheck
* heartbeat
* heavily
* http
* indices
* infrastructure
* inherit
* layout
* lexically
* likelihood
* logarithmic
* manually
* metadata
* minimization
* minimize
* object
* of
* operation
* opportunities
* overwrite
* prioritized
* recipe
* records
* requirements
* restructured
* running
* scalability
* second
* select
* significant
* specify
* subscription
* supported
* synonym
* throttle
* unpinning
* upgraded
* value
* version
* which
* with

Plus some line wrapping and additional edits...

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-07-02 23:38:18 -04:00
Anthony D'Atri
f6af9a616b
Merge pull request #42095 from thotz/rgwvaultdocupdate
doc/radosgw/vault: update the vault documentation
2022-07-02 20:04:12 -07:00
Anthony D'Atri
15ec9da7d8 doc/radosgw: Resolving conflicts with #43128
Signed-off-by: Anthony D'Atri <anthony,.datri@gmail.com>
2022-07-01 23:01:20 -07:00
Anthony D'Atri
a04f271f12
Merge branch 'main' into updategocephadminops 2022-07-01 13:26:08 -07:00
Anthony D'Atri
8e499ab2f9
Merge pull request #43128 from lbausch/adminops_php_binding_libraries
doc/radosgw/adminops: add PHP binding libraries
2022-07-01 13:24:24 -07:00
Pritha Srivastava
57a4f6b43f rgw/sts: adding code for UpdateRole REST API and
radosgw-admin command that allows modification
of max_session_duration of a role.

fixes: https://tracker.ceph.com/issues/55751

Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
2022-06-15 14:55:56 +05:30