[jbosstools-issues] [JBoss JIRA] (JBIDE-26876) Explorer: Show In > Web Console for CRC fails with "unauthorized"

André Dietisheim (Jira) issues at jboss.org
Fri Sep 27 09:21:00 EDT 2019


    [ https://issues.jboss.org/browse/JBIDE-26876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790264#comment-13790264 ] 

André Dietisheim edited comment on JBIDE-26876 at 9/27/19 9:21 AM:
-------------------------------------------------------------------

there's another change: when opening the console for projects (which we support for OpenShift 3, the url now is also not *<host>/project/<name>/* any more but *<host>/k8s/cluster/namespaces/<name>/*. Similarly now all other resources like pods, services, builds, etc. are now at different urls.


was (Author: adietish):
there's another change: when opening the console for projects (which we support for OpenShift 3, the url now is also not *<host>/project/<name>/* any more but *<host>/k8s/cluster/namespaces/<name>/*

> Explorer: Show In > Web Console for CRC fails with "unauthorized"
> -----------------------------------------------------------------
>
>                 Key: JBIDE-26876
>                 URL: https://issues.jboss.org/browse/JBIDE-26876
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.13.0.AM1
>            Reporter: André Dietisheim
>            Assignee: André Dietisheim
>            Priority: Major
>             Fix For: 4.13.0.Final
>
>
> Steps:
> # ASSERT: have a connection to a running crc instance
> # EXEC: in Explorer: select the connection and pick *Show In > Web Console*
> Result:
> Browser is opened to https://api.crc.testing:6443/console. Browser then displays:
> {code}
> {
>   "kind": "Status",
>   "apiVersion": "v1",
>   "metadata": {
>     
>   },
>   "status": "Failure",
>   "message": "forbidden: User \"system:anonymous\" cannot get path \"/console\"",
>   "reason": "Forbidden",
>   "details": {
>     
>   },
>   "code": 403
> }
> {code}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jbosstools-issues mailing list