]
Andre Dietisheim updated JBIDE-22277:
-------------------------------------
Labels: new_and_noteworthy openshift_v3 (was: new_and_noteworthy)
Auto guess Openshift connections
--------------------------------
Key: JBIDE-22277
URL:
https://issues.jboss.org/browse/JBIDE-22277
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.0.Alpha1
Reporter: Jeff MAURY
Priority: Minor
Labels: new_and_noteworthy, openshift_v3
Fix For: 4.4.x
When creating a new Openshift connection, it would be possible to provide default values
for the differents fields by looking at the $HOME/.kube/config YAML files that stores
various Openshift installations the user has been connected to through the Openshift oc
client.
The same feature exists in the Docker tooling so this might be interesting to have the
same at the Openshift side.