]
Andre Dietisheim commented on JBIDE-22277:
------------------------------------------
[~jeffmaury] good idea! I'd implement the ability to read the kubeconfig in
openshift-restclient-java ([
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
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.