Run the default [Tutorial] DSL - Control structures pipeline
Bug #2008939 reported by
Narinder Gupta
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Kubeflow-bundle |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Run the default [Tutorial] DSL - Control structures pipeline
Error in GUI same error as
https:/
To post a comment you must log in.
It seems we need to cleanup all wenhooks before redeploy the kubeflow cluster. run the below command to do the cleanup.
./istioctl manifest generate -s profile=minimal -s values. global. istioNamespace= kubeflow | not-found= true -f -
kubectl delete --ignore-
kubectl delete mutatingwebhook configuration istio-sidecar- injector- kubeflow
then redeploy the kubeflow it works fine.