vmware-tanzu / pinniped

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

fix WS1 doc typo #2028

Closed cfryanr closed 1 month ago

cfryanr commented 1 month ago

Release note:

None, docs-only typo fix.

NONE
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 31.16%. Comparing base (dafde58) to head (e332fb5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2028 +/- ## ======================================= Coverage 31.16% 31.16% ======================================= Files 366 366 Lines 61095 61095 ======================================= Hits 19039 19039 Misses 41523 41523 Partials 533 533 ```

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

joshuatcasey commented 1 month ago

I'll rebase this once #2030 is merged, that will prompt CI to run again

joshuatcasey commented 1 month ago

disabled automerge to give priority to #1996