-
Notifications
You must be signed in to change notification settings - Fork 52
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
HTTP External Auth Support #627
HTTP External Auth Support #627
Conversation
Codecov Report
@@ Coverage Diff @@
## main #627 +/- ##
==========================================
+ Coverage 93.63% 93.71% +0.07%
==========================================
Files 7 7
Lines 503 509 +6
==========================================
+ Hits 471 477 +6
Misses 15 15
Partials 17 17
Continue to review full report at Codecov.
|
/hold |
/unhold |
/retest |
This should unblock the tests: #634 |
Co-authored-by: Dave Protasowski <[email protected]>
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dprotaso, senthilnathan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
We're just hitting flakes in our e2e tests -probably the main reason being: #631. But also I've noticed GKE being very flakey Simply invoking /retest will retry the PR again and it will properly merge the latest HEAD when it does |
/retest |
Changes
/kind enhancement
Fixes #491