Skip to content

Incorrect Dashboard URI returned by cluster.status() method #316

Closed
@ChristianZaccaria

Description

@ChristianZaccaria

Describe the Bug

Ray Dashboard URI from hyperlink is incorrect.

image

Steps to Reproduce the Bug

  1. In a cluster go to the Open Datahub dashboard and create a Jupyter Notebook and run through one of the guided-demos i.e.: 0_basic_ray.ipynb
  2. When running through the demo, after running cluster.status() you can attempt to open the Ray Dashboard through the provided hyperlink as shown in the screenshot above.

What Have You Already Tried to Debug the Issue?

It seems the method is returning something along these lines:

https://jupyter-nb-kubeadmin-opendatahub.apps.cluster-name.zcanzs.s1.devshift.org/notebook/opendatahub/jupyter-nb-kubeadmin/files/codeflare-sdk/demo-notebooks/guided-demos/ray-dashboard-raytest-default.apps.cluster-name.zcanzs.s1.devshift.org?_xsrf=2%7C217c190f%7Cdb6c4b08e55569b200e2302511a46155%7C1

Expected Behavior

We are expecting a link similar to this:
http://ray-dashboard-raytest-default.apps.cluster-name.zcanzs.s1.devshift.org/

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions