Skip to content

Adds Request Authentication API#733

Merged
danehans merged 2 commits intoenvoyproxy:mainfrom
danehans:authen_api
Dec 7, 2022
Merged

Adds Request Authentication API#733
danehans merged 2 commits intoenvoyproxy:mainfrom
danehans:authen_api

Conversation

@danehans
Copy link
Copy Markdown
Contributor

Adds request authentication API with JWT being the first supported provider.

Requires: #529

xref: #336

Signed-off-by: danehans daneyonhansen@gmail.com

@danehans danehans requested a review from a team as a code owner November 16, 2022 18:38
@arkodg
Copy link
Copy Markdown
Contributor

arkodg commented Nov 17, 2022

thanks @lizan @danehans ! the design LGTM.
I do prefer if we didn't have to create a new security subgroup just yet, but this is not a blocking comment

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 1, 2022

Codecov Report

Merging #733 (9d9b5ad) into main (126cd6e) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #733      +/-   ##
==========================================
- Coverage   61.64%   61.62%   -0.02%     
==========================================
  Files          46       46              
  Lines        5652     5652              
==========================================
- Hits         3484     3483       -1     
- Misses       1943     1944       +1     
  Partials      225      225              
Impacted Files Coverage Δ
internal/provider/kubernetes/controller.go 53.29% <0.00%> (-0.20%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: danehans <daneyonhansen@gmail.com>
Signed-off-by: danehans <daneyonhansen@gmail.com>
@danehans danehans merged commit dcd1fbe into envoyproxy:main Dec 7, 2022
@danehans danehans deleted the authen_api branch December 7, 2022 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants