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: Explain VulnerabilityReport and ClusterVulnerabilityReport CRDs #765

Merged
merged 1 commit into from
Oct 21, 2021
Merged

feat: Explain VulnerabilityReport and ClusterVulnerabilityReport CRDs #765

merged 1 commit into from
Oct 21, 2021

Conversation

danielpacak
Copy link
Contributor

Resolves: #409

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

@danielpacak danielpacak added this to the Release v0.13.0 milestone Oct 21, 2021
@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #765 (540a389) into main (74c6501) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #765      +/-   ##
==========================================
- Coverage   65.53%   65.48%   -0.05%     
==========================================
  Files          58       58              
  Lines        6305     6305              
==========================================
- Hits         4132     4129       -3     
- Misses       1759     1761       +2     
- Partials      414      415       +1     
Impacted Files Coverage Δ
pkg/operator/controller/ciskubebenchreport.go 55.98% <0.00%> (-3.85%) ⬇️
pkg/operator/controller/configauditreport.go 67.56% <0.00%> (+1.80%) ⬆️

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 74c6501...540a389. Read the comment docs.

@danielpacak danielpacak merged commit f612cbf into aquasecurity:main Oct 21, 2021
@danielpacak danielpacak deleted the issue_409 branch October 21, 2021 09:25
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.

Describe the VulnerabilityReport CRD so it can be used with kubectl explain command
1 participant