rgw/admin: Add support for rate-limits#1256
Conversation
a3f0639 to
090d3e5
Compare
|
This pull request now has conflicts with the target branch. |
|
TestRadosGWTestSuite/TestLink/link_test-user2 |
f837b6d to
eefd9c6
Compare
|
Fixed the issue with quincy but the pacific pipeline just seems to be incredibly slow. |
|
@Mergifyio rebase |
eefd9c6 to
3f9b69a
Compare
|
Deprecation notice: This pull request comes from a fork and was rebased using |
✅ Branch has been successfully rebased |
|
The pacific jobs seems to be getting stuck on one or more go package dependencies. Seems odd. |
|
@Mergifyio rebase |
✅ Branch has been successfully rebased |
ef8a9ab to
2109ef9
Compare
There was a problem hiding this comment.
Sorry for not noticing it earlier. Since we also have a CI job running against the pacific version, it must be included in the build tags. Therefore, the tag format should be:
//go:build !(pacific || quincy) && ceph_preview.
Again, sorry for the inconvenience.
|
@Mergifyio rebase |
✅ Branch has been successfully rebased |
e66741a to
f2d55cb
Compare
anoopcs9
left a comment
There was a problem hiding this comment.
lgtm, thanks for your patience 🙂.
|
@Mergifyio rebase |
Add support for setting individual bucket rate limits and receiving them again. Signed-off-by: Simon Jürgensmeyer <simon.juergensmeyer@hetzner-cloud.de>
✅ Branch has been successfully rebased |
f2d55cb to
2cb59cc
Compare
Merge Queue Status
This pull request spent 9 seconds in the queue, including 1 second running CI. Required conditions to merge
|
Add support for setting individual bucket rate limits and receiving them again.
Checklist
//go:build ceph_previewmake api-updateto record new APIsNew or infrequent contributors may want to review the go-ceph Developer's Guide including the section on how we track API Status and the API Stability Plan.
The go-ceph project uses mergify. View the mergify command guide for information on how to interact with mergify. Add a comment with
@Mergifyiorebaseto rebase your PR when github indicates that the PR is out of date with the base branch.