intellij-openshift-connector
intellij-openshift-connector copied to clipboard
Console URL is wrong when using kubernetes cluster
[kind/bug]
What versions of software are you using?
- Operating System: RHEL 8
- IntelliJ version: 2021.1
- OpenShift version: Minilkube
What did you run exactly?
using minikube cluster, the "open console dashboard" action returns a bad URL by default
Actual behavior
URL returned is https://127.0.0.1:8443/console
Expected behavior
as explained here, https://github.com/kubernetes/dashboard/blob/master/docs/user/accessing-dashboard/README.md it should be something like http://127.0.0.1:36929/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy