-
Notifications
You must be signed in to change notification settings - Fork 671
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[flyteadmin] Show diff structure when re-registration two different t…
…ask with same ids (#4924) * add json diff module Signed-off-by: Austin Liu <[email protected]> * add CreateTaskFailureReason Signed-off-by: Austin Liu <[email protected]> * update task proto buff gen code Signed-off-by: Austin Liu <[email protected]> * add task diff DifferentStructureError msg Signed-off-by: Austin Liu <[email protected]> * prettify json error message & rollback idl change Signed-off-by: Austin Liu <[email protected]> * refactor to compiledWorkflow Signed-off-by: Austin Liu <[email protected]> * clean up Signed-off-by: Austin Liu <[email protected]> * add create task errors test Signed-off-by: Austin Liu <[email protected]> format Signed-off-by: Austin Liu <[email protected]> * cleanup error & test Signed-off-by: Austin Liu <[email protected]> * rollback proto change Signed-off-by: Austin Liu <[email protected]> rollback proto change Signed-off-by: Austin Liu <[email protected]> * add launchplan Signed-off-by: Austin Liu <[email protected]> * cleanup Signed-off-by: Austin Liu <[email protected]> * test: add no diff case Signed-off-by: Austin Liu <[email protected]> --------- Signed-off-by: Austin Liu <[email protected]>
- Loading branch information
1 parent
ec0bc4c
commit a5e2733
Showing
10 changed files
with
338 additions
and
39 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
Oops, something went wrong.