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

propeller gc ttl comparison should allow 23 #4791

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Conversation

hamersaw
Copy link
Contributor

Tracking issue

NA

Why are the changes needed?

The GC TTL configuration defaults to 23 in propeller configuration, but the comparison logs a warning if the value is not less than 23 and then proceeds to reset to 23. The correct approach is to make the comparison allow 23.

What changes were proposed in this pull request?

^^^

How was this patch tested?

Locally.

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

NA

Docs link

NA

Signed-off-by: Daniel Rammer <[email protected]>
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels Jan 30, 2024
Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (460f0f1) 58.64% compared to head (58cb643) 58.57%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4791      +/-   ##
==========================================
- Coverage   58.64%   58.57%   -0.08%     
==========================================
  Files         590      624      +34     
  Lines       51473    53627    +2154     
==========================================
+ Hits        30187    31410    +1223     
- Misses      18861    19699     +838     
- Partials     2425     2518      +93     
Flag Coverage Δ
unittests 58.57% <100.00%> (-0.08%) ⬇️

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.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 30, 2024
@hamersaw hamersaw merged commit 7a7f6ff into master Jan 30, 2024
44 of 45 checks passed
@hamersaw hamersaw deleted the bug/propeller-gc-ttl branch January 30, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants