You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an experiment out of the default namespace with at least one trial, click on trial in experiment trial tab, reload page.
The namespace is not included in the URL, perhaps that is the issue.
Example experiment URL: http://example.com/katib/experiment/my-namespace/my-experiment
Example trial URL (no mention of my-namespace): http://example.com/katib/experiment/my-experiment/trial/my-experiment-4vfsxzpx
Visiting http://example.com/katib/experiment/my-namespace/my-experiment/trial/my-experiment-4vfsxzpx does not work either (adding the namespace manually), it shows a blank page.
What did you expect to happen?
See the same page.
Environment
Kubernetes version:
$ kubectl version
Client Version: v1.31.4
Kustomize Version: v5.4.2
Server Version: v1.30.3
What happened?
Create an experiment out of the default namespace with at least one trial, click on trial in experiment trial tab, reload page.
The namespace is not included in the URL, perhaps that is the issue.
Example experiment URL:
http://example.com/katib/experiment/my-namespace/my-experiment
Example trial URL (no mention of my-namespace):
http://example.com/katib/experiment/my-experiment/trial/my-experiment-4vfsxzpx
Visiting
http://example.com/katib/experiment/my-namespace/my-experiment/trial/my-experiment-4vfsxzpx
does not work either (adding the namespace manually), it shows a blank page.What did you expect to happen?
See the same page.
Environment
Kubernetes version:
Katib controller version:
$ kubectl get pods -n kubeflow -l katib.kubeflow.org/component=controller -o jsonpath="{.items[*].spec.containers[*].image}" docker.io/kubeflowkatib/katib-controller:v0.17.0
Katib Python SDK version:
Impacted by this bug?
Give it a 👍 We prioritize the issues with most 👍
The text was updated successfully, but these errors were encountered: