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

Add Role support to the Gravitino CLI #5162

Closed
Tracked by #4943
justinmclean opened this issue Oct 16, 2024 · 0 comments · Fixed by #5291, #5292 or #5783
Closed
Tracked by #4943

Add Role support to the Gravitino CLI #5162

justinmclean opened this issue Oct 16, 2024 · 0 comments · Fixed by #5291, #5292 or #5783
Assignees
Labels
0.8.0 Release v0.8.0

Comments

@justinmclean
Copy link
Member

justinmclean commented Oct 16, 2024

List, create and delete roles.

@justinmclean justinmclean changed the title Roles Support Roles in CLI Oct 16, 2024
@justinmclean justinmclean changed the title Support Roles in CLI Add Role support to the Gravitino CLI Oct 28, 2024
@jerryshao jerryshao added the 0.8.0 Release v0.8.0 label Nov 13, 2024
shaofengshi pushed a commit that referenced this issue Nov 14, 2024
… CLI (#5292)

### 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.
shaofengshi pushed a commit that referenced this issue Dec 19, 2024
### What changes were proposed in this pull request?

Add grant and revoke privileges to the Gravitino CLI.

### Why are the changes needed?

To complete the role commands.

Fix: #5162

### Does this PR introduce _any_ user-facing change?

No but it adds two more commands.

### How was this patch tested?

Tested locally.
Abyss-lord pushed a commit to Abyss-lord/gravitino that referenced this issue Dec 29, 2024
…pache#5783)

### What changes were proposed in this pull request?

Add grant and revoke privileges to the Gravitino CLI.

### Why are the changes needed?

To complete the role commands.

Fix: apache#5162

### Does this PR introduce _any_ user-facing change?

No but it adds two more commands.

### How was this patch tested?

Tested locally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment