ROX-33542: Add compliance tailored profiles feature flag#19445
ROX-33542: Add compliance tailored profiles feature flag#19445
Conversation
| 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"' |
There was a problem hiding this comment.
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
|
Images are ready for the commit at 9ac61c0. To use with deploy scripts, first |
|
@bradr5: The following test 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
Add the feature flag for compliance tailored profiles work
User-facing documentation
Testing and quality
Automated testing