-
Notifications
You must be signed in to change notification settings - Fork 21
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(cve): add more information #419
Conversation
Signed-off-by: Andreea-Lupu <[email protected]>
e1ab726
to
7aa0ad8
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #419 +/- ##
==========================================
+ Coverage 88.60% 88.77% +0.17%
==========================================
Files 56 56
Lines 1720 1720
Branches 451 463 +12
==========================================
+ Hits 1524 1527 +3
+ Misses 185 182 -3
Partials 11 11 ☔ View full report in Codecov by Sentry. |
The change looks good. I do have some suggestions for improvements:
What we have right now is functional and visibly and improvement for the user, but I have a concern with regards to how it will behave for a large number of images to be scanned. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
see: project-zot/zui#419 Signed-off-by: Andrei Aaron <[email protected]>
see: project-zot/zui#419 Signed-off-by: Andrei Aaron <[email protected]>
What type of PR is this?
Which issue does this PR fix:
#405
#394
What does this PR do / Why do we need it:
If an issue # is not available please add repro steps and logs from IPAMD/CNI showing the issue:
Testing done on this change:
Automation added to e2e:
Will this break upgrades or downgrades. Has updating a running cluster been tested?:
Does this change require updates to the CNI daemonset config files to work?:
Does this PR introduce any user-facing change?:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.