-
Bug
-
Resolution: Done
-
Major
-
4.13.0.AM1
-
None
-
devex #173 Oct 2019
-
5
-
Workaround Exists
-
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:
{ "kind": "Status", "apiVersion": "v1", "metadata": { }, "status": "Failure", "message": "forbidden: User \"system:anonymous\" cannot get path \"/console\"", "reason": "Forbidden", "details": { }, "code": 403 }
- is caused by
-
JBIDE-26824 Add support for CRC
- Closed
- is related to
-
JBIDE-26877 Connection, OpenShift 4/CRC: wont show OpenShift master version
- Open