Run the default [Tutorial] DSL - Control structures pipeline

Bug #2008939 reported by Narinder Gupta
6
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://bugs.launchpad.net/kubeflow-bundle/+bug/2008923

Revision history for this message
Narinder Gupta (narindergupta) wrote :

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 |
kubectl delete --ignore-not-found=true -f -

kubectl delete mutatingwebhookconfiguration istio-sidecar-injector-kubeflow

then redeploy the kubeflow it works fine.

Changed in kubeflow-bundle:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.