summaryrefslogtreecommitdiffstats
path: root/doc/radosgw (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: Move ceph-deploy docs to doc/install/ceph-deploySebastian Wagner2020-03-131-1/+1
* Merge PR #33287 into masterSage Weil2020-03-041-0/+4
|\
| * rgw: update docs about ssl config through config-keyYehuda Sadeh2020-02-291-0/+4
* | doc: change case from `apis` to `APIs`Deepika Upadhyay2020-03-031-1/+1
* | Merge pull request #33063 from theanalyst/boto3-ext-appendCasey Bodley2020-02-282-0/+31
|\ \ | |/ |/|
| * rgw: s3: document usage stats apiAbhishek Lekshmanan2020-02-252-0/+31
* | Merge pull request #29816 from coder-hugo/feature/fix-ldap-auth-docCasey Bodley2020-02-251-1/+1
|\ \
| * | rgw: fix documentation for rgw_ldap_secretRobin Müller2019-08-221-1/+1
* | | Merge pull request #31994 from pritha-srivastava/wip-rgw-assume-role-web-id-docMatt Benjamin2020-02-204-62/+304
|\ \ \
| * | | rgw: adding documentation for AssumeRoleWithWebIdentity.Pritha Srivastava2019-12-134-62/+304
* | | | Merge pull request #33053 from tpsilva/add_max_connectionsJ. Eric Ivancich2020-02-131-0/+9
|\ \ \ \
| * | | | rgw: make max_connections configurable in beastTiago Pasqualini2020-02-061-0/+9
| | |_|/ | |/| |
* | | | Merge pull request #33165 from clwluvw/policy-subuserJ. Eric Ivancich2020-02-131-1/+1
|\ \ \ \
| * | | | rgw: Add support bucket policy for subuserSeena Fallah2020-02-111-1/+1
| |/ / /
* / / / doc/radosgw/multisite-sync-policy.rst: fix typoLiu Lan2020-02-121-2/+3
|/ / /
* | | rgw: bucket sync: doc fixesYehuda Sadeh2020-01-281-3/+3
* | | rgw: sync policy docYehuda Sadeh2020-01-283-0/+718
* | | Merge pull request #31185 from joke-lee/rgw-user-modify-placementCasey Bodley2020-01-271-5/+6
|\ \ \
| * | | rgw: support specify user default placement andyuliyang2019-12-061-5/+6
* | | | doc/rgw: fix broken link to boto s3 extensions documentCasey Bodley2020-01-201-1/+1
* | | | rgw/notification: add opaque dataYuval Lifshitz2020-01-193-4/+19
* | | | Merge pull request #32367 from capri1989/doc-gc-updateAbhishek L2020-01-171-34/+65
|\ \ \ \
| * | | | doc/radosgw/config-ref: added a short paragraph to explain the garbage collec...Kai Wagner2020-01-071-34/+65
* | | | | Merge pull request #31878 from yuvalif/wip-yuval-tag-filterCasey Bodley2020-01-164-10/+36
|\ \ \ \ \
| * | | | | rgw/pubsub: notification filtering by object tagsYuval Lifshitz2019-12-154-10/+36
| |/ / / /
* | | | | rgw/pubsub: add ssl+sasl security to kafkaYuval Lifshitz2020-01-082-11/+43
* | | | | doc: Add a RGW swift auth noteMatthew Oliver2020-01-021-0/+5
|/ / / /
* | | | Merge pull request #31926 from yuvalif/wip-yuval-fix-pubsub-record-formatCasey Bodley2019-12-052-4/+3
|\ \ \ \
| * | | | rgw/pubsub: support eventId in push modeYuval Lifshitz2019-12-032-4/+3
* | | | | Fixed bug on wrong name for user_idSeena Fallah2019-12-031-1/+1
| |_|/ / |/| | |
* | | | rgw: improvements to SSE-KMS with VaultSergio de Carvalho2019-11-281-120/+183
* | | | rgw: Vault's Transit Secrets updates and docsAndrea Baglioni2019-11-281-41/+131
* | | | rgw: Add support to Vault's Transit Secrets Engine in SSE-KMSAndrea Baglioni2019-11-282-48/+73
|/ / /
* | | Merge pull request #30960 from yuvalif/wip-yuval-add-kafka-notif-endpointCasey Bodley2019-11-212-35/+85
|\ \ \
| * | | rgw/pubsub: add kafka notification endpointYuval Lifshitz2019-11-052-35/+85
| |/ /
* / / rgw: improvements to SSE-KMS with VaultSergio de Carvalho2019-11-124-36/+90
|/ /
* | Merge pull request #30795 from ivancich/wip-dynamic-reshard-adjustmentsJ. Eric Ivancich2019-10-271-20/+35
|\ \
| * | rgw: adjust allowable bucket index shard counts for dynamic reshardingJ. Eric Ivancich2019-10-111-20/+35
* | | Merge pull request #30600 from yuvalif/boto3_extensions_examplesYuval Lifshitz2019-10-151-0/+15
|\ \ \ | |/ / |/| |
| * | rgw/examples: adding info on boto3 extensions to docsYuval Lifshitz2019-10-141-0/+15
* | | Merge pull request #29783 from scarvalhojr/ssevaultAli Maredia2019-10-075-4/+126
|\ \ \
| * | | rgw: add SSE-KMS with Vault using token authSergio de Carvalho2019-10-041-2/+5
| * | | rgw: add SSE-KMS with Vault using token authSergio de Carvalho2019-10-021-1/+1
| * | | rgw: add SSE-KMS with Vault using token authSergio de Carvalho2019-10-015-4/+123
| |/ /
* | | Merge pull request #30583 from mika/mika/typosKefu Chai2019-10-042-2/+2
|\ \ \ | |/ / |/| |
| * | doc: fix typosMichael Prokop2019-09-262-2/+2
* | | doc/radosgw: fix typoLiu Lan2019-09-301-9/+9
|/ /
* | Merge pull request #28971 from yuvalif/wip-yuval-pubsub-api2Yuval Lifshitz2019-09-205-135/+608
|\ \
| * | rgw/pubsub: add notification filteringYuval Lifshitz2019-09-114-4/+63
| * | rgw/pubsub: support deletion markers and multipart uploadYuval Lifshitz2019-09-104-158/+177