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

Make kubehunter quick config param optional #388

Conversation

mlevesquedion
Copy link
Contributor

This PR addresses a potential issue with the kube-hunter.quick configuration param. It doesn't make much sense for this parameter to be required, since it's a fairly specific setting that a significant portion of users may not care about.

(This PR was inspired by #386.)

@codecov
Copy link

codecov bot commented Feb 12, 2021

Codecov Report

Merging #388 (b107e50) into main (d36f69e) will decrease coverage by 0.19%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #388      +/-   ##
==========================================
- Coverage   68.47%   68.27%   -0.20%     
==========================================
  Files          58       58              
  Lines        3061     3061              
==========================================
- Hits         2096     2090       -6     
- Misses        709      714       +5     
- Partials      256      257       +1     
Impacted Files Coverage Δ
pkg/starboard/config.go 71.07% <100.00%> (ø)
pkg/operator/controller/vulnerabilityreport.go 59.80% <0.00%> (-2.88%) ⬇️

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 d3a3b00...fef249a. Read the comment docs.

@danielpacak danielpacak self-requested a review February 12, 2021 08:22
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.

Thanks @mlevesquedion LGTM!

@danielpacak danielpacak merged commit 6b273d8 into aquasecurity:main Feb 12, 2021
@danielpacak danielpacak added this to the Release v0.9.2 milestone Feb 12, 2021
@mlevesquedion mlevesquedion deleted the make-kubehunter-quick-config-param-optional branch February 12, 2021 14:10
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.

None yet

2 participants