ROX-34016: Display init container info next to standard containers#20060
ROX-34016: Display init container info next to standard containers#20060dvail wants to merge 1 commit intodv/ROX-33571-consolidate-container-displayfrom
Conversation
|
This change is part of the following stack: Change managed by git-spice. |
🚀 Build Images ReadyImages are ready for commit 0ce7447. To use with deploy scripts: export MAIN_IMAGE_TAG=4.11.x-663-g0ce74471d5 |
| | 'ROX_CISA_KEV' | ||
| | 'ROX_CVE_FIX_TIMESTAMP' | ||
| | 'ROX_FLATTEN_IMAGE_DATA' | ||
| | 'ROX_INIT_CONTAINER_SUPPORT' |
There was a problem hiding this comment.
This alone can cause console warning:
https://github.com/stackrox/stackrox/blob/master/ui/apps/platform/src/providers/FeatureFlagProvider.tsx#L33-L35
Is there another unmerged contribution for corresponding changes?
- add in pkg/features/list.go
- add for GKE and OCP in lib.sh file:
https://github.com/stackrox/stackrox/tree/master/ui/apps/platform#add-a-feature-flag-to-frontend-code
There was a problem hiding this comment.
Gah, this was supposed to be a draft. The BE equivalent is in another PR, and I still need to add the enablement for CI scripts. I'll move this to a draft state, feel free to ignore until switched back to ready-for-review.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dv/ROX-33571-consolidate-container-display #20060 +/- ##
==============================================================================
- Coverage 49.61% 49.60% -0.01%
==============================================================================
Files 2765 2765
Lines 208643 208643
==============================================================================
- Hits 103523 103505 -18
- Misses 97464 97479 +15
- Partials 7656 7659 +3
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:
|
Description
change me!
User-facing documentation
Testing and quality
Automated testing
How I validated my change
change me!