-
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: Webhook Timeouts
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 timeoutSeconds 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 timeoutSeconds: 2 mutatingWebhook: enabled: true timeoutSeconds: 1
3. Why does the customer need this? (List the business requirements here)
Unable to onboard the Red Hat OLM Gatekeeper operator for production use
4. List any affected packages or components.
OLM
OLM
- depends on
-
ACM-20894 Gatekeeper 3.20 and enhanced operator configurations
-
- In Progress
-