]
Andre Dietisheim resolved JBIDE-13193.
--------------------------------------
Assignee: Andre Dietisheim
Resolution: Won't Fix
Resolving all OpenShift 2 issues since support for OpenShift 2 faded out.
Allow git operations over https instead of ssh
----------------------------------------------
Key: JBIDE-13193
URL:
https://issues.jboss.org/browse/JBIDE-13193
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.0.0.Final
Reporter: Xavier Coulon
Assignee: Andre Dietisheim
Labels: openshift_v2
Fix For: 4.5.3.Final
If the user has some required proxy settings, he may need to tweek his git global config
to be able run clone/push/pull git operations.
Furthermore, in some corporate environments, proxies may not allow for ssh usage .
The OpenShift tooling could offer an alternative by switching to https instead of ssh
protocol, provided that
openshift.com itself supports the former one.