-
Notifications
You must be signed in to change notification settings - Fork 516
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Troubleshoot tails file rollover #717
Troubleshoot tails file rollover #717
Conversation
Signed-off-by: sklump <[email protected]>
…ent-python into push-tails-file-retries
…g state tweak Signed-off-by: sklump <[email protected]>
Signed-off-by: sklump <[email protected]>
…ent-python into troubleshoot-tails-file-rollover
Signed-off-by: sklump <[email protected]>
Signed-off-by: sklump <[email protected]>
Signed-off-by: sklump <[email protected]>
…ent-python into troubleshoot-tails-file-rollover
Signed-off-by: sklump <[email protected]>
Signed-off-by: sklump <[email protected]>
Please wait for Emiliano's say-so before merging. Unless he finds something I haven't, it's good to merge. |
Codecov Report
@@ Coverage Diff @@
## master #717 +/- ##
=======================================
Coverage 99.00% 99.01%
=======================================
Files 254 254
Lines 13699 13763 +64
=======================================
+ Hits 13563 13627 +64
Misses 136 136 |
I think we got it! Tested as follows:
Everything seemed to work as expected so hopefully we're good. There is a chance of additional outages happening right when one of the "next" tails-files is being uploaded to the tails-server, but haven't pushed my luck that far with testing since it really looks like an even rarer edge case considering now we have multiple retries to upload. |
Signed-off-by: sklump <[email protected]>
Put tails file up from admin API.
Simplify issuer revocation registry state machine and related issue-credential logic.