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

feat: implement API Key Auth security policy #4986

Merged
merged 14 commits into from
Jan 13, 2025

fix: regenerate the site contents

b22453a
Select commit
Loading
Failed to load commit list.
Merged

feat: implement API Key Auth security policy #4986

fix: regenerate the site contents
b22453a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2025 in 1s

66.68% (target 60.00%)

View this Pull Request on Codecov

66.68% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 53.17073% with 96 lines in your changes missing coverage. Please review.

Project coverage is 66.68%. Comparing base (00ed0b8) to head (b22453a).

Files with missing lines Patch % Lines
internal/gatewayapi/securitypolicy.go 8.33% 42 Missing and 2 partials ⚠️
internal/xds/translator/api_key_auth.go 68.69% 25 Missing and 11 partials ⚠️
internal/provider/kubernetes/controller.go 0.00% 15 Missing ⚠️
api/v1alpha1/validation/securitypolicy_validate.go 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4986      +/-   ##
==========================================
- Coverage   66.75%   66.68%   -0.08%     
==========================================
  Files         209      210       +1     
  Lines       32409    32609     +200     
==========================================
+ Hits        21636    21744     +108     
- Misses       9468     9548      +80     
- Partials     1305     1317      +12     

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