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

[#5162] Add ability to add roles to users and groups in the Gravitino CLI #5292

Merged
merged 183 commits into from
Nov 14, 2024

Conversation

justinmclean
Copy link
Member

What changes were proposed in this pull request?

CLI commands and code to add roles to users and groups.

Why are the changes needed?

To support adding and removing roles.

Fix: #5162

Does this PR introduce any user-facing change?

No, but it adds to the CLI.

How was this patch tested?

Compiled and tested locally.

@justinmclean
Copy link
Member Author

justinmclean commented Nov 13, 2024

@shaofengshi this is walting on the role PR to be merged or you can review the add user or groups to roles part

# Conflicts:
#	docs/cli.md
@justinmclean
Copy link
Member Author

@shaofengshi this is now ready to review

docs/cli.md Outdated Show resolved Hide resolved
docs/cli.md Outdated Show resolved Hide resolved
@justinmclean
Copy link
Member Author

@shaofengshi ready again for you to review

Copy link
Contributor

@shaofengshi shaofengshi left a comment

Choose a reason for hiding this comment

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

LGTM

@shaofengshi shaofengshi merged commit 32a6e53 into apache:main Nov 14, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Role support to the Gravitino CLI
2 participants