[jbosstools-issues] [JBoss JIRA] (JBIDE-21307) Server Adapter: ensure oc binary that's used for rsync is v1.1.0.1+
Andre Dietisheim (JIRA)
issues at jboss.org
Fri Dec 11 16:30:00 EST 2015
Andre Dietisheim created JBIDE-21307:
----------------------------------------
Summary: Server Adapter: ensure oc binary that's used for rsync is v1.1.0.1+
Key: JBIDE-21307
URL: https://issues.jboss.org/browse/JBIDE-21307
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Andre Dietisheim
Because of https://github.com/openshift/origin/issues/6109 publishing with the server adapter (which does a oc rsync behind the scenes) only properly works with oc v1.1.0.1. Versions below require the user to manually
{code}
oc login --server=<server that we publish to> --token=...
{code}
We should check the version and warn if the user is using an oc that is older than this.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jbosstools-issues
mailing list