-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CONFIG-329][CONFIG-330] End to end snapshot integrity check (#124)
* refactor supervisor to use sdk v2 and add checksum * open another reader to get checksum * make generate * refactoring * hex encoding * don't calculate * use metadata * WIP test * wip * wip * WIP * WIP * WIP * fix install * WIP * wip * wip * chmod * install s3cmd from alpine * install aws-cli in alpine * install shasum in alpine * wip * test if sha value matches * wip * fix shell syntax error * add 5 attempts threshold * skip checksum validation if null * test unhappy path * revert false negative * address feedbacks * fix script * test unhappy path * revert false negative * using sha1 * update log to avoid confusion * fix wording --------- Co-authored-by: Hongyu Zhou <[email protected]>
- Loading branch information
1 parent
47950dd
commit 146e400
Showing
7 changed files
with
532 additions
and
131 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.