forked from kubeflow/pipelines
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(backend): fix simple loop bug (kubeflow#7578)
* support IR YAML format in API * Check the error message and return false if it is not nil * update error message * fixed simple loop but need cleaning up * Deleted debug logs * remove logs and fix some format * fix static_loop_arguments * change the driver image change the driver image back to the kfp container registry. * change variable declaration * remove logs * remove log * move `ok` definition * change test file for debug purpose * change test for debug purpose * update sample test for static loop * update test file, remove code for debug
- Loading branch information
Showing
3 changed files
with
43 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters