Skip to content

ROX-30706: Implement Admin namespace security tab#16714

Merged
dvail merged 4 commits intomasterfrom
dv/ROX-30706-impl-admin-namespace-security-tab
Sep 10, 2025
Merged

ROX-30706: Implement Admin namespace security tab#16714
dvail merged 4 commits intomasterfrom
dv/ROX-30706-impl-admin-namespace-security-tab

Conversation

@dvail
Copy link
Copy Markdown
Contributor

@dvail dvail commented Sep 8, 2025

Description

Adds the Workload Vulnerabilities overview section under Administration -> Namespaces in the console.

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

Visit Administration -> Namespaces, click on a namespace, then click on the Security tab. Do a spot check that namespace filtering is happening correctly.
image
image
image

@dvail
Copy link
Copy Markdown
Contributor Author

dvail commented Sep 8, 2025

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Sep 8, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@dvail dvail marked this pull request as ready for review September 8, 2025 19:20
@dvail dvail requested a review from a team as a code owner September 8, 2025 19:20
@rhacs-bot
Copy link
Copy Markdown
Contributor

rhacs-bot commented Sep 8, 2025

Images are ready for the commit at 5efd46c.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.9.x-718-g5efd46c0b7.

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.67%. Comparing base (00f4a32) to head (5efd46c).
⚠️ Report is 10 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #16714   +/-   ##
=======================================
  Coverage   48.66%   48.67%           
=======================================
  Files        2676     2676           
  Lines      199769   199769           
=======================================
+ Hits        97222    97232   +10     
+ Misses      94940    94931    -9     
+ Partials     7607     7606    -1     
Flag Coverage Δ
go-unit-tests 48.67% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dvail dvail force-pushed the dv/security-vuln-page-e2e-tests branch from 1f34b5f to b405d00 Compare September 9, 2025 14:50
@dvail dvail requested a review from a team as a code owner September 9, 2025 14:50
@dvail dvail force-pushed the dv/ROX-30706-impl-admin-namespace-security-tab branch from 5f0228c to 5efd46c Compare September 9, 2025 14:50
Base automatically changed from dv/security-vuln-page-e2e-tests to master September 9, 2025 19:18
@dvail dvail merged commit 5805175 into master Sep 10, 2025
137 of 165 checks passed
@dvail dvail deleted the dv/ROX-30706-impl-admin-namespace-security-tab branch September 10, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants