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

fix(RELEASE-1277): release controller crashes #655

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

theflockers
Copy link
Collaborator

this PR tries to fix/decrease the daily crashes of the release controller by filtering objects to cache and increasing the lease renew time.

this PR tries to fix/decrease the daily crashes of the release
controller by filtering objects to cache and increasing the
lease renew time.

Signed-off-by: Leandro Mendes <lmendes@redhat.com>
Copy link

openshift-ci bot commented Jan 24, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@theflockers
Copy link
Collaborator Author

this PR replaces: #545 and #617

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

Attention: Patch coverage is 13.04348% with 20 lines in your changes missing coverage. Please review.

Project coverage is 78.54%. Comparing base (40d3987) to head (2b94c4a).
Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
main.go 0.00% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #655      +/-   ##
==========================================
- Coverage   79.21%   78.54%   -0.68%     
==========================================
  Files          28       28              
  Lines        2247     2270      +23     
==========================================
+ Hits         1780     1783       +3     
- Misses        384      404      +20     
  Partials       83       83              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant