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

[WIP] Implement proposal to allow Pinniped custom resources to ref configmaps or secrets for CA bundles #1996

Open ashish-amarnath opened 1 month ago

ashish-amarnath commented 1 month ago

Implement proposal to allow Pinniped CRs to source CA bundles, for client-side TLS validation, from secrets and configMaps

Fixes #1886

Release note:

TBD