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

[#5336] feat(auth-ranger): Remove MANAGED_BY_GRAVITINO limit #5343

Closed
wants to merge 1 commit into from

Conversation

xunliu
Copy link
Member

@xunliu xunliu commented Oct 29, 2024

What changes were proposed in this pull request?

Currently, Gravitino only operation have MANAGED_BY_GRAVITINO label's Ranger Policy.
If a user has a Ranger service and this Ranger already has some Ranger Policy.
When Gravitino will push down a Ranger Policy, if this Policy manage resource already exist in the Ranger service and this Policy doesn't have MANAGED_BY_GRAVITINO label, then Gravitino will throw exception.

Why are the changes needed?

Fix: #5336

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

Added ITs

@xunliu xunliu added the branch-0.7 Automatically cherry-pick commit to branch-0.7 label Oct 29, 2024
@xunliu xunliu requested review from jerqi and yuqi1129 October 29, 2024 10:30
@xunliu xunliu self-assigned this Oct 29, 2024
@xunliu xunliu marked this pull request as draft October 29, 2024 10:36
@xunliu xunliu closed this Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-0.7 Automatically cherry-pick commit to branch-0.7
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Subtask] Remove MANAGED_BY_GRAVITINO limit
1 participant