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
When we upgrade KFP, the existing ScheduledWorkflow doesn't have spec.workflow.spec updated.
That leads to subsequent runs being executed with old images.
Workaround
Delete the scheduled run that is failing to execute, and then recreate it. Alternatively, you can duplicate the existing scheduled run.
Impacted by this bug? Give it a 👍.
The text was updated successfully, but these errors were encountered:
When we upgrade KFP, the existing
ScheduledWorkflow
doesn't havespec.workflow.spec
updated.That leads to subsequent runs being executed with old images.
Workaround
Delete the scheduled run that is failing to execute, and then recreate it. Alternatively, you can duplicate the existing scheduled run.
Impacted by this bug? Give it a 👍.
The text was updated successfully, but these errors were encountered: