无法使用Intellij Idea连接到openshift

时间:2018-06-16 06:18:51

标签: java intellij-idea openshift openshift-online

  

Openshift抛出InvalidCredentialsOPenShiftException,表示我无权访问“https://openshift.redhat.com/broker/rest/user”。有没有人知道如何在Intellij中处理这个问题。

由于

enter image description here

1 个答案:

答案 0 :(得分:1)

GUI已更改,并且在IntelliJ IDEA 2018.3(当前可通过EAP获得)中似乎工作得更好。在我从“ com.openshift.restclient”得到不同的错误之前,这些错误现在已经消失了。

enter image description here

enter image description here

enter image description here

两个相关的Bugticket,用于修复与IDEA 2018.3中的OpenShift集成相关的内容: