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

feat(operator): Add config to enable/disable scanners #467

Merged
merged 1 commit into from
Mar 29, 2021

Conversation

danielpacak
Copy link
Contributor

Signed-off-by: Daniel Pacak pacak.daniel@gmail.com

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@codecov
Copy link

codecov bot commented Mar 29, 2021

Codecov Report

Merging #467 (baa24d0) into main (55b37f7) will increase coverage by 0.34%.
The diff coverage is 78.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #467      +/-   ##
==========================================
+ Coverage   69.26%   69.61%   +0.34%     
==========================================
  Files          59       59              
  Lines        3638     3640       +2     
==========================================
+ Hits         2520     2534      +14     
+ Misses        834      825       -9     
+ Partials      284      281       -3     
Impacted Files Coverage Δ
pkg/operator/etc/config.go 72.72% <ø> (ø)
pkg/operator/operator.go 57.00% <78.57%> (+0.81%) ⬆️
pkg/operator/controller/ciskubebenchreport.go 65.05% <0.00%> (-2.16%) ⬇️
pkg/operator/controller/vulnerabilityreport.go 70.37% <0.00%> (+3.29%) ⬆️
pkg/operator/controller/configauditreport.go 69.81% <0.00%> (+3.60%) ⬆️

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 55b37f7...baa24d0. Read the comment docs.

@danielpacak danielpacak merged commit 8841b79 into main Mar 29, 2021
@danielpacak danielpacak deleted the enable_disable_reconciler branch March 29, 2021 21:15
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

1 participant