Add support for CEL based rules and profiles#14597
Add support for CEL based rules and profiles#14597yuumasato wants to merge 7 commits intoComplianceAsCode:masterfrom
Conversation
|
I verified PR #14597 and PR ComplianceAsCode/compliance-operator#1103 together. Generally it is good. The only problem is there is no |
|
@yuumasato: The following tests 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. |
We expect this profile to exclusively leverage the CEL rules.
Add a new build-script along with a new output type that builds the CEL rules into the yaml that can be loaded by Compliance Operator.
Copies the CEL content file to the content images.
e7d189f to
af527ae
Compare
af527ae to
188024f
Compare
Description:
ocp4product.Rationale:
Review Hints: