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: Running Polaris on OpenShift fails #578

Merged
merged 1 commit into from
May 14, 2021
Merged

fix: Running Polaris on OpenShift fails #578

merged 1 commit into from
May 14, 2021

Conversation

danielpacak
Copy link
Contributor

Resolves: #576

Signed-off-by: Daniel Pacak [email protected]

Resolves: #576

Signed-off-by: Daniel Pacak <[email protected]>
@codecov
Copy link

codecov bot commented May 14, 2021

Codecov Report

Merging #578 (437efb7) into main (bd095bd) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #578      +/-   ##
==========================================
- Coverage   71.00%   70.93%   -0.07%     
==========================================
  Files          63       63              
  Lines        4073     4067       -6     
==========================================
- Hits         2892     2885       -7     
  Misses        860      860              
- Partials      321      322       +1     
Impacted Files Coverage Δ
pkg/plugin/polaris/plugin.go 90.97% <100.00%> (-0.39%) ⬇️
pkg/operator/controller/ciskubebenchreport.go 59.44% <0.00%> (-8.34%) ⬇️
pkg/operator/controller/vulnerabilityreport.go 71.60% <0.00%> (+2.05%) ⬆️
pkg/operator/controller/configauditreport.go 69.71% <0.00%> (+4.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 bd095bd...437efb7. Read the comment docs.

@danielpacak danielpacak merged commit ce049b5 into main May 14, 2021
@danielpacak danielpacak deleted the issue_576 branch May 14, 2021 11: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.

Running Polaris on OpenShift fails
1 participant