Design: ExtAuth HTTP support#4995
Conversation
15c1e9b to
fedc1c8
Compare
davinci26
left a comment
There was a problem hiding this comment.
Some minor nits. My opinion doesn't hold much weight in this project but imho this is a great feature for single tenant clusters that want a uniform behaviour enforced by a single infra team.
aab3cb9 to
b2080d7
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #4995 +/- ##
==========================================
+ Coverage 77.49% 77.60% +0.11%
==========================================
Files 138 138
Lines 16904 17131 +227
==========================================
+ Hits 13099 13294 +195
- Misses 3550 3580 +30
- Partials 255 257 +2
|
8e0f29c to
fefd98a
Compare
sunjayBhatia
left a comment
There was a problem hiding this comment.
I think this LGTM, we can work out some more fine details as needed in PR review of the actual implementation
Just needs a main merge (just to get CI happy) and should be good to go
fefd98a to
ecbcd8c
Compare
skriss
left a comment
There was a problem hiding this comment.
👍 to moving ahead with this. I did have one final question but it doesn't need to block starting to make progress here. Thanks for the work here @clayton-gonsalves!
Design proposal to address projectcontour#4954 Signed-off-by: clayton-gonsalves <clayton.gonsalves@reddit.com>
ecbcd8c to
d11a0cd
Compare
Signed-off-by: clayton-gonsalves <clayton.gonsalves@reddit.com> Signed-off-by: yy <yang.yang@daocloud.io>
Signed-off-by: clayton-gonsalves <clayton.gonsalves@reddit.com> Signed-off-by: yy <yang.yang@daocloud.io>
Signed-off-by: clayton-gonsalves <clayton.gonsalves@reddit.com>
Design proposal to address #4954
There is a WIP draft PR with some of the intended code changes.
Signed-off-by: Clayton Gonsalves claytonivorgonsalves@gmail.com