mintel / dex-k8s-authenticator

A Kubernetes Dex Client Authenticator
MIT License
374 stars 146 forks source link

Add support for self-signed certificates at container runtime #20

Closed primeroz closed 6 years ago

primeroz commented 6 years ago

Use entrypoint.sh to update CA certificates store at runtime rather than docker container buildtime

nabadger commented 6 years ago

I'll need to test helm charts more, but the certs and alpine updates work so I'll merge to master.