Skip to content
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

Log polling interval can be configured #277

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

mhutchinson
Copy link
Contributor

By allowing the poll interval to be configured in the monolith, the omniwitness operator can now control how often the witness will poll logs to look for new checkpoints. This includes disabling polling, which allows the witness to be deployed in a bastion-only mode.

By allowing the poll interval to be configured in the monolith, the omniwitness operator can now control how often the witness will poll logs to look for new checkpoints. This includes disabling polling, which allows the witness to be deployed in a bastion-only mode.
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 33.52%. Comparing base (3c58af4) to head (2d545a8).
Report is 113 commits behind head on main.

Files with missing lines Patch % Lines
omniwitness/omniwitness.go 0.00% 8 Missing ⚠️
cmd/omniwitness/monolith.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #277       +/-   ##
===========================================
- Coverage   51.05%   33.52%   -17.53%     
===========================================
  Files          11       23       +12     
  Lines         903     1384      +481     
===========================================
+ Hits          461      464        +3     
- Misses        374      823      +449     
- Partials       68       97       +29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mhutchinson mhutchinson merged commit c27809c into transparency-dev:main Oct 16, 2024
8 checks passed
@mhutchinson mhutchinson deleted the bastionOnly branch October 16, 2024 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants