vmware-tanzu / pinniped

Pinniped is the easy, secure way to log in to your Kubernetes clusters.
https://pinniped.dev
Apache License 2.0
541 stars 65 forks source link

refactor ptls to clarify the difference between FIPS and non-FIPS modes #1950

Closed cfryanr closed 3 months ago

cfryanr commented 3 months ago

and backfill some basic tests

Release note:

NONE
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 95.60440% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 29.40%. Comparing base (f96cbea) to head (e13f4a7).

Files Patch % Lines
internal/crypto/ptls/profiles.go 96.66% 3 Missing :warning:
internal/crypto/ptls/ptls.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1950 +/- ## ========================================== + Coverage 29.39% 29.40% +0.01% ========================================== Files 349 348 -1 Lines 58484 58499 +15 ========================================== + Hits 17190 17201 +11 - Misses 40780 40783 +3 - Partials 514 515 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.