-
Notifications
You must be signed in to change notification settings - Fork 284
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
Added APIs to support fine-grained authorization #432
Conversation
Hi, could anyone have a look at this PR? |
The tests fail cause of a linter warning. |
Thank you for the contribution! |
Codecov Report
@@ Coverage Diff @@
## main #432 +/- ##
==========================================
- Coverage 77.25% 75.60% -1.66%
==========================================
Files 4 4
Lines 2198 2246 +48
==========================================
Hits 1698 1698
- Misses 338 386 +48
Partials 162 162
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Enabled admin-fine-grained-authz feature Replaced sleep 10 with loop to wait for health endpoint availability
Enabled admin-fine-grained-authz feature Replaced sleep 10 with loop to wait for health endpoint availability
I added 2 and the coverage should increase, can you try? |
LGTM, thank you for the contribution! |
Thanks to you for maintaining this amazing client! |
See issue #431