-
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 digest comparison should rely on database semantics (#6058)
* to TaskManager CreateTask in transactional way Signed-off-by: Alex Wu <[email protected]> * amend TaskRepo Create method to create task before description to prevent TaskManager CreateTask method Task not found isue Signed-off-by: Alex Wu <[email protected]> * add unit test Signed-off-by: Alex Wu <[email protected]> * fix lint error Signed-off-by: Alex Wu <[email protected]> --------- Signed-off-by: Alex Wu <[email protected]>
- Loading branch information
Showing
3 changed files
with
85 additions
and
18 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