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: Updated log level as temporary solution #690

Merged

Conversation

py-go
Copy link
Contributor

@py-go py-go commented Aug 29, 2021

This PR includes a temporary fix for log related problem.
Issue ID: #631
Solution Reference: aquasecurity/kube-hunter#465

@danielpacak danielpacak self-requested a review August 30, 2021 11:20
@codecov
Copy link

codecov bot commented Aug 30, 2021

Codecov Report

Merging #690 (dab9b82) into main (3a5723d) will decrease coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #690      +/-   ##
==========================================
- Coverage   66.01%   65.89%   -0.13%     
==========================================
  Files          58       58              
  Lines        6115     6116       +1     
==========================================
- Hits         4037     4030       -7     
- Misses       1686     1693       +7     
- Partials      392      393       +1     
Impacted Files Coverage Δ
pkg/kubehunter/scanner.go 75.88% <100.00%> (+0.17%) ⬆️
pkg/operator/controller/ciskubebenchreport.go 55.98% <0.00%> (-1.71%) ⬇️
pkg/operator/controller/vulnerabilityreport.go 66.97% <0.00%> (-0.93%) ⬇️
pkg/operator/controller/configauditreport.go 68.98% <0.00%> (-0.32%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3a5723d...dab9b82. Read the comment docs.

Copy link
Contributor

@danielpacak danielpacak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@danielpacak danielpacak merged commit 90c1391 into aquasecurity:main Aug 30, 2021
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.

2 participants