vmware-tanzu / pinniped

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

Add proposal for CA bundles from secret refs #1984

Closed joshuatcasey closed 1 month ago

joshuatcasey commented 1 month ago

Add proposal for CA bundles from secret refs

rendered markdown

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 30.68%. Comparing base (ea64444) to head (1606600). Report is 2 commits behind head on main.

:exclamation: Current head 1606600 differs from pull request most recent head e38f082

Please upload reports for the commit e38f082 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1984 +/- ## ======================================= Coverage 30.68% 30.68% ======================================= Files 365 365 Lines 60617 60617 ======================================= + Hits 18599 18602 +3 + Misses 41481 41479 -2 + Partials 537 536 -1 ```

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

cfryanr commented 1 month ago

Feel free to merge without CI passing because this PR only adds a proposal markdown document, which is not tested by CI in any way.