Closed
Description
We currently support the skip_tls
argument in the SDK authentication object for clusters with untrusted CA certificates. This is fine for development purposes, but will be unacceptable for production workloads for most customers.
We should update the SDK to allow specifying the path to a CA certificate bundle so that the auth endpoint can be trusted.
I think we could additionally auto configure trust of the cluster based on where we can expect the cluster CA cert to be stored on disk when running in an openshift pod.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done