KEMBAR78
Change Redis value for locking mechanism by haydentherapper · Pull Request #1957 · sigstore/rekor · GitHub
Skip to content

Conversation

haydentherapper
Copy link
Contributor

The lock value is never read. Only the key is used to determine if an instance has already created a checkpoint for a given period. Changing this to the smallest primitive value to reduce storage capacity needs.

Summary

Release Note

Documentation

The lock value is never read. Only the key is used to determine if an
instance has already created a checkpoint for a given period. Changing
this to the smallest primitive value to reduce storage capacity needs.

Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
@haydentherapper haydentherapper requested a review from a team as a code owner January 17, 2024 16:42
@haydentherapper haydentherapper enabled auto-merge (squash) January 17, 2024 16:42
@codecov
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ca115c9) 47.62% compared to head (4a0f73d) 47.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1957      +/-   ##
==========================================
- Coverage   47.62%   47.61%   -0.02%     
==========================================
  Files          92       92              
  Lines        9197     9199       +2     
==========================================
  Hits         4380     4380              
- Misses       3941     3943       +2     
  Partials      876      876              
Flag Coverage Δ
e2etests 47.61% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@haydentherapper haydentherapper merged commit fc28ac1 into sigstore:main Jan 17, 2024
@github-actions github-actions bot added this to the v1.2.2 milestone Jan 17, 2024
@haydentherapper haydentherapper deleted the change-lock-value branch January 17, 2024 18:58
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