Skip to content

ROX-33543: Add kind column to compliance scheduling wizard#19525

Open
bradr5 wants to merge 1 commit intomasterfrom
bradr/ROX-33543_add_operator_kind_column_compliance_scheduling_wizard
Open

ROX-33543: Add kind column to compliance scheduling wizard#19525
bradr5 wants to merge 1 commit intomasterfrom
bradr/ROX-33543_add_operator_kind_column_compliance_scheduling_wizard

Conversation

@bradr5
Copy link
Contributor

@bradr5 bradr5 commented Mar 20, 2026

Description

Add an operator "Kind" column to the compliance scheduling wizard's profile selection table, gated behind the ROX_TAILORED_PROFILES feature flag.

  • Add ComplianceProfileOperatorKind type and operatorKind field to ComplianceProfileSummary
  • Add enum to label mapping in compliance.constants.ts for display text
  • Conditionally render the "Kind" column based on the feature flag
  • Remove obsolete PF4 CSS workaround

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

Updated test fixtures with operatorKind values
Screenshot 2026-03-20 at 10 43 39 AM

@bradr5 bradr5 requested a review from a team as a code owner March 20, 2026 16:06
@bradr5 bradr5 requested a review from guzalv March 20, 2026 16:06
@rhacs-bot
Copy link
Contributor

Images are ready for the commit at a880c16.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.11.x-396-ga880c166e1.

@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.25%. Comparing base (9016a07) to head (a880c16).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #19525      +/-   ##
==========================================
+ Coverage   49.23%   49.25%   +0.01%     
==========================================
  Files        2727     2727              
  Lines      205764   205778      +14     
==========================================
+ Hits       101310   101357      +47     
+ Misses      96916    96888      -28     
+ Partials     7538     7533       -5     
Flag Coverage Δ
go-unit-tests 49.25% <ø> (+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.

@pedrottimark
Copy link
Contributor

Observation off the main subject: Version is at the right. Although I do not know how important it is for compliance profiles, for a comparison, it is important and closely related to name for components and packages.

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