forked from flyteorg/flyte
-
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.
Fixed k8secret entrypoint script and added Status info get execution …
…response (flyteorg#322) * Hot fix gorm issue Signed-off-by: Prafulla Mahindrakar <[email protected]> * Removed the bigint type conversion on ID column and instead using only during migration Signed-off-by: Prafulla Mahindrakar <[email protected]> * Refactored and added rollback Signed-off-by: Prafulla Mahindrakar <[email protected]> * Added mocked unit tests for migration changes Signed-off-by: Prafulla Mahindrakar <[email protected]> * Added stateOccuredAt time to model and UpdateExecution impl Signed-off-by: Prafulla Mahindrakar <[email protected]> * Fixed k8secret entrypoint script and added Status info get execution response Signed-off-by: Prafulla Mahindrakar <[email protected]> * Added ExecutionStateChangeDetails impl changes Signed-off-by: Prafulla Mahindrakar <[email protected]> * Updated get and update execution for state changes Signed-off-by: Prafulla Mahindrakar <[email protected]> * update execution for state changes Signed-off-by: Prafulla Mahindrakar <[email protected]> * linter fixes Signed-off-by: Prafulla Mahindrakar <[email protected]> * added coverage Signed-off-by: Prafulla Mahindrakar <[email protected]> * feedback Signed-off-by: Prafulla Mahindrakar <[email protected]> * feedback Signed-off-by: Prafulla Mahindrakar <[email protected]> * feedback Signed-off-by: Prafulla Mahindrakar <[email protected]>
- Loading branch information
1 parent
a6932ce
commit 53594c4
Showing
14 changed files
with
488 additions
and
17 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
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
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.