Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-7566

OLM Gatekeeper Operator Configuration: Separate Validating/Mutating Webhook Failure Policy Config

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • RHACM-governance
    • None
    • None
    • Product / Portfolio Work
    • None
    • False
    • Hide

      None

      Show
      None
    • 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

              showeimer Sho Weimer
              rhn-gps-djohnsto David Johnston
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                None
                None