-
Bug
-
Resolution: Done
-
Major
-
4.4.0.Final
-
None
-
devex #118 July 2016
Trying to retrieve pod logs or any oc binary action results in warning of:
specifying a root certificates file with the insecure flag is not allowed
Per deads openshift dev "...it means that your kubeconfig file has a CA set, but you're trying to connect insecurely"
Persumably this requires us to make sure KUBECONFIG env var is not set when executing oc binary commands.
- is blocked by
-
OSJC-261 Refactor to unify underlying http client to single class library
- Closed