rgw/admin : add account support in go-ceph#1211
Merged
Merged
Conversation
ca9b4ef to
5a5c4d9
Compare
5a5c4d9 to
9f39711
Compare
Collaborator
|
If we ignore the reef failures (CI/infra issues) the other failures are in the rgw suite and probably related to your changes, PTAL. Thanks! |
Collaborator
Author
Will take a look Thanks |
5e26919 to
7526421
Compare
anoopcs9
requested changes
Dec 19, 2025
5653349 to
c2a05e7
Compare
c2a05e7 to
aaed5d0
Compare
anoopcs9
requested changes
Jan 7, 2026
aaed5d0 to
02fcaa3
Compare
02fcaa3 to
1caae80
Compare
Collaborator
|
@Mergifyio rebase |
Contributor
✅ Branch has been successfully rebased |
1caae80 to
dce3d35
Compare
6 tasks
5dac356 to
dd7cbc3
Compare
anoopcs9
requested changes
Jan 14, 2026
dd7cbc3 to
1d6850c
Compare
anoopcs9
requested changes
Jan 15, 2026
5e723b8 to
5c6ce71
Compare
anoopcs9
requested changes
Jan 16, 2026
5c6ce71 to
5e5c6c4
Compare
phlogistonjohn
left a comment
Collaborator
There was a problem hiding this comment.
Most of it looks OK to me but I have a question on the quota related fields in the struct.
5e5c6c4 to
7972422
Compare
Pull request has been modified.
Collaborator
|
@Mergifyio rebase |
Contributor
✅ Branch has been successfully rebased |
7972422 to
7ff6bc2
Compare
Signed-off-by: Jiffin Tony Thottan <thottanjiffin@gmail.com>
7ff6bc2 to
77671d1
Compare
anoopcs9
approved these changes
Jan 21, 2026
Contributor
Merge Queue Status✅ The pull request has been merged at 77671d1 This pull request spent 6 seconds in the queue, with no time running CI. Required conditions to merge
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.