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: handle error when operator cannot start #930

Merged
merged 1 commit into from
Jan 25, 2022
Merged

fix: handle error when operator cannot start #930

merged 1 commit into from
Jan 25, 2022

Conversation

danielpacak
Copy link
Contributor

Resolves: #929

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

Resolves: #929

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

codecov bot commented Jan 25, 2022

Codecov Report

Merging #930 (98607e4) into main (c18a53e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #930   +/-   ##
=======================================
  Coverage   64.72%   64.72%           
=======================================
  Files          59       59           
  Lines        6982     6982           
=======================================
  Hits         4519     4519           
- Misses       2003     2007    +4     
+ Partials      460      456    -4     
Impacted Files Coverage Δ
pkg/operator/controller/ciskubebenchreport.go 55.69% <0.00%> (-2.11%) ⬇️
pkg/operator/controller/configauditreport.go 64.34% <0.00%> (-1.16%) ⬇️
pkg/operator/controller/vulnerabilityreport.go 60.95% <0.00%> (+2.85%) ⬆️

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 c18a53e...98607e4. Read the comment docs.

@danielpacak danielpacak changed the title fix: handler error when operator cannot start fix: handle error when operator cannot start Jan 25, 2022
@danielpacak danielpacak added this to the Release v0.14.1 milestone Jan 25, 2022
@danielpacak danielpacak merged commit 329c812 into aquasecurity:main Jan 25, 2022
@danielpacak danielpacak deleted the issue_929 branch January 25, 2022 15:46
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.

Missing Error Message for wrong value in OPERATOR_VULNERABILITY_SCANNER_REPORT_TTL
1 participant