-
-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fault tolerance for eks deploy (#154)
* Initial implementation * Rename variable for clarity * Update README.md * [skip ci] Update function documentation Co-authored-by: Yoriyasu Yano <430092+yorinasub17@users.noreply.github.com> * Refactor deploy_state * [skip ci] Fix logging on state file delete * Documentation improvements and code cleanup * Reduce code complexity, remove extra asg struct * [skip ci] add more logging * use ASG references instead of values * Fix calculation of maxRetries * Remove extra assertion Co-authored-by: Yoriyasu Yano <430092+yorinasub17@users.noreply.github.com>
- Loading branch information
1 parent
f1dba88
commit dd46ffd
Showing
7 changed files
with
543 additions
and
126 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
Oops, something went wrong.