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

rpk: add UpdateRoleMembership to admin API client #17589

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

bojand
Copy link
Member

@bojand bojand commented Apr 3, 2024

This commit includes a new function
UpdateRoleMembership to admin API client that
can be used to add and remove principals to a
role in a single operation.

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.3.x
  • v23.2.x

Release Notes

Improvements

  • Adds UpdateRoleMembership function to rpk admin API client.

This commit includes a new function
`UpdateRoleMembership` to admin API client that
can be used to add and remove principals to a
role in a single operation.
@CLAassistant
Copy link

CLAassistant commented Apr 3, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@r-vasquez r-vasquez left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@r-vasquez r-vasquez merged commit 6e151b4 into redpanda-data:dev Apr 4, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants