ROX-33635: Delete ROX_BASE_IMAGE_DETECTION in ui#19467
ROX-33635: Delete ROX_BASE_IMAGE_DETECTION in ui#19467pedrottimark wants to merge 2 commits intomasterfrom
Conversation
|
Images are ready for the commit at 40ad06c. 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 #19467 +/- ##
=======================================
Coverage 49.32% 49.33%
=======================================
Files 2722 2722
Lines 205163 205163
=======================================
+ Hits 101202 101210 +8
+ Misses 96429 96423 -6
+ Partials 7532 7530 -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:
|
|
/test ocp-4-20-ui-e2e-tests |
|
@pedrottimark: The following tests 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
Thank you, J. Victor for confirmation:
Review: Hide space because indentation changes.
Feature flag was enabled for 4.10 release on 2026-02-03 in #18809
https://github.com/stackrox/stackrox/tree/master/ui/apps/platform#delete-a-feature-flag-from-frontend-code
Analysis
Find in Files
ROX_BASE_IMAGE_DETECTIONhas 10 results in 9 files.Solution
Some conditional logic depended only on
'ROX_BASE_IMAGE_DETECTION'but also needed'ROX_SCANNER_V4'therefore I replaced instead of deleted.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.npm run startin ui/apps/platform folder with staging demo as central.Manual testing
Visit /main/vulnerabilities/inactive-images click Images toggle, filter Image component Layer type Base image and click an image link, and then expand Base image assessment
See gray label that does not have link

Expand vulnerability to see Layer type column in component table

Visit /main/base-images
