crowdsec icon indicating copy to clipboard operation
crowdsec copied to clipboard

Downgrade couldnt find in hub to infof instead of errorf

Open LaurenceJJones opened this issue 1 year ago • 4 comments

Fix #2918

LaurenceJJones avatar Mar 29 '24 14:03 LaurenceJJones

@LaurenceJJones: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.

  • /kind feature
  • /kind enhancement
  • /kind fix
  • /kind chore
  • /kind dependencies
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar Mar 29 '24 14:03 github-actions[bot]

@LaurenceJJones: There are no area labels on this PR. You can add as many areas as you see fit.

  • /area agent
  • /area local-api
  • /area cscli
  • /area appsec
  • /area security
  • /area configuration
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar Mar 29 '24 14:03 github-actions[bot]

/kind fix /area agent

LaurenceJJones avatar Mar 29 '24 14:03 LaurenceJJones

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 39.84%. Comparing base (2a7e838) to head (c436016). Report is 23 commits behind head on master.

Files Patch % Lines
pkg/leakybucket/manager_load.go 50.00% 1 Missing :warning:
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2919       +/-   ##
===========================================
- Coverage   58.10%   39.84%   -18.26%     
===========================================
  Files         243      386      +143     
  Lines       31361    52734    +21373     
===========================================
+ Hits        18221    21011     +2790     
- Misses      11460    29255    +17795     
- Partials     1680     2468      +788     
Flag Coverage Δ
bats 29.73% <0.00%> (-8.45%) :arrow_down:
unit-linux 37.20% <50.00%> (-14.92%) :arrow_down:
unit-windows 33.19% <50.00%> (-14.37%) :arrow_down:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Mar 29 '24 14:03 codecov-commenter

Replaced by https://github.com/crowdsecurity/crowdsec/pull/3010

mmetc avatar May 15 '24 12:05 mmetc