ROX-34089: Add ROX_NODE_VULNERABILITY_REPORTS#19929
Merged
pedrottimark merged 3 commits intomasterfrom Apr 10, 2026
Merged
Conversation
Contributor
🚀 Build Images ReadyImages are ready for commit 4a1e342. To use with deploy scripts: export MAIN_IMAGE_TAG=4.11.x-614-g4a1e342cd9 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #19929 +/- ##
=======================================
Coverage 49.55% 49.56%
=======================================
Files 2760 2760
Lines 208065 208065
=======================================
+ Hits 103113 103118 +5
+ Misses 97311 97308 -3
+ Partials 7641 7639 -2
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:
|
Contributor
Author
|
/test gke-ui-e2e-tests Somehow interrupted during the second test file. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Frontend-only feature flag to build (future) node vulnerability report configuration in parallel with image vulnerability report configuration while it is fresh in our minds.
Differences in Resources step:
Filters step has relevant search filter configuration.
https://github.com/stackrox/stackrox/tree/master/ui/apps/platform#add-a-feature-flag-to-frontend-code
User-facing documentation
Testing and quality
Automated testing
How I validated my change
npm run tscin ui/apps/platform folder.npm run lint:fast-devin ui/apps/platform folder.