]
Jeff MAURY updated JBIDE-26117:
-------------------------------
Sprint: devex #159 December 2018, devex #161 January 2019 (was: devex #159 December
2018)
Connection Wizard: Parse Login command (that was copied to clipboard
by the web-ui)
-----------------------------------------------------------------------------------
Key: JBIDE-26117
URL:
https://issues.jboss.org/browse/JBIDE-26117
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.6.0.Final
Reporter: Josef Kopriva
Assignee: Josef Kopriva
Priority: Major
Labels: connection_wizard
Fix For: 4.11.0.AM1
The OpenShift web-ui provides a menu entry that creates the oc login command in your
local clipboard:
https://stackoverflow.com/questions/49548380/cannot-find-openshift-3-logi...
Currently, Eclipse users would have to paste it to some notepad and use the info in it to
manually create a connection. The tooling could facilitate this by parsing the clipboard
and creating a connection:
The Eclipse
There could be a button for parsing login command in clipboard.
Steps:
1. User logins in web browser in OpenShift Console.
2. User clicks on "Copy Login Command"
3. In OpenShift tooling there could be button for parse login command from clipboard.