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(operator): Skip workloads in the operator namespace #362

Merged
merged 1 commit into from
Jan 26, 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 Jan 26, 2021

Codecov Report

Merging #362 (58a10a2) into main (81414f8) will increase coverage by 0.17%.
The diff coverage is 64.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #362      +/-   ##
==========================================
+ Coverage   66.68%   66.86%   +0.17%     
==========================================
  Files          58       58              
  Lines        3056     3057       +1     
==========================================
+ Hits         2038     2044       +6     
+ Misses        769      766       -3     
+ Partials      249      247       -2     
Impacted Files Coverage Δ
pkg/operator/operator.go 52.80% <40.00%> (+0.12%) ⬆️
pkg/operator/controller/configauditreport.go 55.73% <60.00%> (-0.13%) ⬇️
pkg/operator/controller/vulnerabilityreport.go 59.80% <66.66%> (+1.36%) ⬆️
pkg/operator/etc/config.go 72.72% <80.00%> (ø)
pkg/operator/predicate/predicate.go 92.45% <81.81%> (-2.79%) ⬇️

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 81414f8...58a10a2. Read the comment docs.

@danielpacak danielpacak merged commit 217d88b into main Jan 26, 2021
@danielpacak danielpacak deleted the install_mode_predicate branch January 26, 2021 09:26
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