-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
Product / Portfolio Work
-
None
-
False
-
-
None
-
None
-
None
-
-
None
-
None
-
None
-
None
-
None
1. Proposed title of this feature request
OLM Gatekeeper Operator Configuration: Separate Validating/Mutating Webhook Failure Policy Config
2. What is the nature and description of the request?
On the Red Hat OLM Gatekeeper custom resource (gatekeepers.operator.gatekeeper.sh) we would request the ability to configure-separately per validating/mutating webhook-the failurePolicy (Ignore/Fail) setting.
To have better control over the Gatekeeper webhook configurations, we would like to be able to define something like:
apiVersion: operator.gatekeeper.sh/v1alpha1 kind: Gatekeeper metadata: name: gatekeeper spec: validatingWebhook: enabled: true failurePolicy: Fail mutatingWebhook: enabled: true failurePolicy: Ignore
3. Why does the customer need this? (List the business requirements here)
Unable to precisely configure the Gatekeeper installation if we use the OLM Gatekeeper operator
4. List any affected packages or components.
OLM
- depends on
-
ACM-20894 Gatekeeper 3.20 and enhanced operator configurations
-
- In Progress
-