Skip to content

ROX-33542: Add compliance tailored profiles feature flag#19445

Open
bradr5 wants to merge 1 commit intomasterfrom
bradr/ROX-33542_add_tailored_profiles_feature_flag
Open

ROX-33542: Add compliance tailored profiles feature flag#19445
bradr5 wants to merge 1 commit intomasterfrom
bradr/ROX-33542_add_tailored_profiles_feature_flag

Conversation

@bradr5
Copy link
Contributor

@bradr5 bradr5 commented Mar 16, 2026

Description

Add the feature flag for compliance tailored profiles work

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

@bradr5 bradr5 requested review from a team as code owners March 16, 2026 19:34
customize_envVars+=$'\n - name: ROX_BASE_IMAGE_DETECTION'
customize_envVars+=$'\n value: "false"'
customize_envVars+=$'\n - name: ROX_TAILORED_PROFILES'
customize_envVars+=$'\n value: "false"'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Usually this is "true" so any integration tests run on branch. Otherwise tests can suddenly fail late in the release cycle when we turn on feature flag.

If I understand correctly, these are for ocp-x.y-ui-e2e-tests

Please also edit around line 200 the environment variables for gke-ui-e2e-tests

@rhacs-bot
Copy link
Contributor

Images are ready for the commit at 9ac61c0.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.11.x-339-g9ac61c0fcc.

@openshift-ci
Copy link

openshift-ci bot commented Mar 16, 2026

@bradr5: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/ocp-4-21-qa-e2e-tests 9ac61c0 link false /test ocp-4-21-qa-e2e-tests

Full PR test history. Your PR dashboard.

Details

Instructions 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.

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