canonical / kubeflow-dashboard-operator

Operator for Kubeflow Dashboard
Apache License 2.0
1 stars 1 forks source link

add namespace to the ingress relation data #176

Open ca-scribner opened 5 months ago

ca-scribner commented 5 months ago

Enables supporting cross-model ingresses. The ingress relation supports an optional namespace parameter. If not passed, istio-pilot uses its own namespace, which is invalid if istio and dashboard are deployed in different namespaces.