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
Currently, users are not able to make a request to an ISVC using the istio ingress gateway external IP. The workaround atm is to set the oidc cookie in the requset, this is not an ideal UX and it should ideally work without the cookie.
Bug Description
Currently, users are not able to make a request to an ISVC using the istio ingress gateway external IP. The workaround atm is to set the oidc cookie in the requset, this is not an ideal UX and it should ideally work without the cookie.
To Reproduce
Deploy latest/edge bundle
juju deploy kubeflow --trust --channel=latest/edge
Follow the guide to create an ISVC
to curl the ISVC, from the guide select the tab
From Ingress gateway with HOST Header
Environment
kubeflow latest/edge
microk8s 1.25-strict/stable
juju 3.1/stable
Relevant Log Output
Additional Context
No response
The text was updated successfully, but these errors were encountered: