Skip to content

Conversation

@sj14
Copy link
Contributor

@sj14 sj14 commented Sep 20, 2025

Add access-key and gen-access-key URL parameters
when creating subusers.

Based on the RGW source code:
https://github.com/ceph/ceph/blob/2b14a6730a7d525fdcd14d23af310045ee4bbd6b/src/rgw/driver/rados/rgw_rest_user.cc#L526-L532

Checklist

  • Added tests for features and functional changes
  • Public functions and types are documented
  • Standard formatting is applied to Go code
  • Is this a new API? Added a new file that begins with //go:build ceph_preview
  • Ran make api-update to record new APIs

New 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 @Mergifyio rebase to rebase your PR when github indicates that the PR is out of date with the base branch.

@anoopcs9 anoopcs9 added the API This PR includes a change to the public API of a go-ceph package label Sep 22, 2025
@anoopcs9
Copy link
Collaborator

@Mergifyio rebase

Add access-key and gen-access-key URL parameters
when creating subusers.

Signed-off-by: Simon Jürgensmeyer <simon.juergensmeyer@hetzner-cloud.de>
@mergify
Copy link

mergify bot commented Sep 29, 2025

rebase

✅ Branch has been successfully rebased

Copy link
Collaborator

@anoopcs9 anoopcs9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks.

Copy link
Collaborator

@phlogistonjohn phlogistonjohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing jumps out at me as an issue. Standard disclaimer about my RGW knowledge being a bit weak so I will defer approving for now, but ping me if no other approvals can be obtained.

@mergify mergify bot added the queued label Sep 29, 2025
@mergify mergify bot merged commit d6ca994 into ceph:master Sep 29, 2025
17 checks passed
@mergify mergify bot removed the queued label Sep 29, 2025
@sj14 sj14 deleted the sj/subuser branch September 29, 2025 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API This PR includes a change to the public API of a go-ceph package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants