sky-uk / osprey

Kubernetes OIDC CLI login
BSD 3-Clause "New" or "Revised" License
51 stars 18 forks source link

Add ability to skip TLS when connecting to server #83

Closed saley89 closed 2 years ago

saley89 commented 2 years ago

This change makes the TLS verification choice explicit in the configuration rather than relying on whether the CA's are present or not (logic added as part of https://github.com/sky-uk/osprey/pull/69).