You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because we ever wanted to adapt to the kv storage, we added the logic of getValidRoles. Now kv storage is deprecated. So we can remove the logic of getValidRoles.
How should we improve?
we can remove the logic of getValidRoles.
The text was updated successfully, but these errors were encountered:
…pache#4121)
### What changes were proposed in this pull request?
Remove the logic of getValidRoles.
### Why are the changes needed?
Fix: apache#4105
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Modify some test cases.
What would you like to be improved?
Because we ever wanted to adapt to the kv storage, we added the logic of getValidRoles. Now kv storage is deprecated. So we can remove the logic of
getValidRoles
.How should we improve?
we can remove the logic of
getValidRoles
.The text was updated successfully, but these errors were encountered: