kubernetes/pkg/kubeapiserver/authenticator
Monis Khan 5dd4c89df3
oidc authenticator: allow passing in CA via bytes
This change updates the OIDC authenticator code to use a subset of
the dynamiccertificates.CAContentProvider interface to provide the
root CA bytes.  This removes the hard dependency on a file based CA
and makes it easier to use this code as a library.

Signed-off-by: Monis Khan <mok@vmware.com>
2021-04-06 15:46:00 -04:00
..
config.go oidc authenticator: allow passing in CA via bytes 2021-04-06 15:46:00 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00