[
https://issues.jboss.org/browse/JBIDE-22644?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-22644 at 7/27/16 8:56 AM:
-------------------------------------------------------------------
[~jcantrill] [#180|https://github.com/openshift/openshift-restclient-java/pull/180] was
merged, is this now fixed and can be resolved or is there more work to be done?
was (Author: adietish):
[~jcantrill]
https://github.com/openshift/openshift-restclient-java/pull/180 was merged,
is this now fixed and can be resolved or is there more work to be done?
Unable to perform oc binary actions because of insecure flag
------------------------------------------------------------
Key: JBIDE-22644
URL:
https://issues.jboss.org/browse/JBIDE-22644
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Final
Reporter: Jeff Cantrill
Assignee: Jeff Cantrill
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)