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

Fix: Sanitize user identity before injecting into task pod as K8s label #5023

Merged
merged 2 commits into from
Mar 8, 2024

Lint

343c46c
Select commit
Loading
Failed to load commit list.
Merged

Fix: Sanitize user identity before injecting into task pod as K8s label #5023

Lint
343c46c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 8, 2024 in 1s

58.51% (-0.49%) compared to 992641c

View this Pull Request on Codecov

58.51% (-0.49%) compared to 992641c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.51%. Comparing base (992641c) to head (343c46c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5023      +/-   ##
==========================================
- Coverage   58.99%   58.51%   -0.49%     
==========================================
  Files         645      567      -78     
  Lines       55547    50933    -4614     
==========================================
- Hits        32772    29802    -2970     
+ Misses      20183    18720    -1463     
+ Partials     2592     2411     -181     

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