Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rgw: parse tenant name out of rgwx-bucket-instance #41316

Merged
merged 1 commit into from Jun 3, 2021

Conversation

cbodley
Copy link
Contributor

@cbodley cbodley commented May 12, 2021

used by multisite bucket full sync to request the listing of a specific bucket instance. if the bucket lives under a tenant, we need to get that out of the rgwx-bucket-instance header, because the http request path only names the bucket

Fixes: https://tracker.ceph.com/issues/50785

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

used by multisite bucket full sync to request the listing of a specific
bucket instance. if the bucket lives under a tenant, we need to get that
out of the rgwx-bucket-instance header, because the http request path
only names the bucket

Fixes: https://tracker.ceph.com/issues/50785

Signed-off-by: Casey Bodley <cbodley@redhat.com>
@cbodley
Copy link
Contributor Author

cbodley commented Jun 3, 2021

@cbodley cbodley merged commit 38ae161 into ceph:master Jun 3, 2021
@cbodley cbodley deleted the wip-50785 branch June 3, 2021 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants