Skip to content
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

chore: relax https for jwks #2328

Merged
merged 6 commits into from
Dec 23, 2023
Merged

Conversation

zhaohuabing
Copy link
Member

@zhaohuabing zhaohuabing commented Dec 20, 2023

This PR relaxes https scheme restriction for JWKS.

Related: #2327

Signed-off-by: huabing zhao <[email protected]>
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (5d691f2) 64.71% compared to head (a023522) 64.73%.

Files Patch % Lines
internal/xds/translator/jwt.go 63.63% 2 Missing and 2 partials ⚠️
internal/xds/translator/utils.go 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2328      +/-   ##
==========================================
+ Coverage   64.71%   64.73%   +0.01%     
==========================================
  Files         113      113              
  Lines       16557    16565       +8     
==========================================
+ Hits        10715    10723       +8     
+ Misses       5168     5167       -1     
- Partials      674      675       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

arkodg
arkodg previously approved these changes Dec 21, 2023
Copy link
Contributor

@arkodg arkodg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks

zirain
zirain previously approved these changes Dec 21, 2023
@zirain
Copy link
Member

zirain commented Dec 21, 2023

/retest

Signed-off-by: huabing zhao <[email protected]>
@zhaohuabing zhaohuabing dismissed stale reviews from zirain and arkodg via bdd6ffe December 21, 2023 07:19
Signed-off-by: huabing zhao <[email protected]>
@zhaohuabing zhaohuabing requested a review from ardikabs December 21, 2023 13:31
Copy link
Contributor

@ardikabs ardikabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @zhaohuabing!

Signed-off-by: huabing zhao <[email protected]>
@zhaohuabing zhaohuabing requested a review from arkodg December 22, 2023 09:33
@arkodg arkodg requested review from a team December 22, 2023 21:03
@zhaohuabing zhaohuabing merged commit c692458 into envoyproxy:main Dec 23, 2023
15 checks passed
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.

4 participants