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): Integrate Polaris #357

Merged
merged 1 commit into from
Jan 21, 2021
Merged

Conversation

danielpacak
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #357 (7ab8ead) into main (27a2885) will decrease coverage by 0.76%.
The diff coverage is 58.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #357      +/-   ##
==========================================
- Coverage   67.12%   66.35%   -0.77%     
==========================================
  Files          57       58       +1     
  Lines        2841     3026     +185     
==========================================
+ Hits         1907     2008     +101     
- Misses        701      769      +68     
- Partials      233      249      +16     
Impacted Files Coverage Δ
pkg/config/config.go 0.00% <0.00%> (ø)
pkg/ext/lang.go 0.00% <0.00%> (ø)
pkg/operator/controller/owner_resolver.go 25.00% <25.00%> (ø)
pkg/operator/controller/configauditreport.go 55.86% <55.86%> (ø)
pkg/operator/controller/vulnerabilityreport.go 58.44% <58.44%> (ø)
pkg/operator/controller/limit_checker.go 71.42% <71.42%> (ø)
pkg/operator/operator.go 52.68% <87.87%> (-1.16%) ⬇️
pkg/operator/predicate/predicate.go 95.23% <100.00%> (+1.12%) ⬆️
pkg/resources/resources.go 31.25% <100.00%> (ø)
... and 4 more

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 27a2885...7ab8ead. Read the comment docs.

@danielpacak danielpacak force-pushed the integrate_polaris_with_operator branch 5 times, most recently from eb8f02a to 1f02e94 Compare January 21, 2021 11:54
Resolves: #185

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@danielpacak danielpacak force-pushed the integrate_polaris_with_operator branch from 1f02e94 to 7ab8ead Compare January 21, 2021 12:50
@danielpacak danielpacak marked this pull request as ready for review January 21, 2021 12:53
@danielpacak danielpacak merged commit ab281e4 into main Jan 21, 2021
@danielpacak danielpacak deleted the integrate_polaris_with_operator branch January 21, 2021 16:20
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