ROX-30702: Adds implementation for plugin CVE detail page#16729
Conversation
|
This change is part of the following stack: Change managed by git-spice. |
|
Skipping CI for Draft Pull Request. |
ui/apps/platform/src/ConsolePlugin/hooks/useDefaultWorkloadCveViewContext.ts
Show resolved
Hide resolved
|
Images are ready for the commit at 40fcb78. To use with deploy scripts, first |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #16729 +/- ##
==========================================
- Coverage 48.67% 48.67% -0.01%
==========================================
Files 2676 2676
Lines 199819 199819
==========================================
- Hits 97264 97262 -2
- Misses 94945 94946 +1
- Partials 7610 7611 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
9b143d6 to
40fcb78
Compare
|
@dvail: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Description
Adds the CVE detail page in the console plugin.
User-facing documentation
Testing and quality
Automated testing
How I validated my change
Visit the security overview and click a CVE link in the table while viewing "All projects".


Update the project selector to choose an individual project. The entity tables should update to contain only entities in scope, and the "Namespace" column should disappear. Namespace filters should not be available via the dropdown.
