Uploaded image for project: 'OpenShift Hive'
  1. OpenShift Hive
  2. HIVE-2953

Add CD.spec.Ingress.tuningOptions.reloadInterval

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • None
    • None
    • None

      The syncSet created for the IngressController looks like 

        - apiVersion: operator.openshift.io/v1
            kind: IngressController
            metadata:
              name: default
              namespace: openshift-ingress-operator
            spec:
              clientTLS:
                clientCA:
                  name: ''
                clientCertificatePolicy: ''
              defaultCertificate:
                name: foo-ingress-secret
              domain: apps.foo.bar.baz.com
              httpCompression: {}
              httpErrorCodePages:
                name: ''
              tuningOptions:
                reloadInterval: 0s
            status:
              availableReplicas: 0
              domain: ''
              selector: ''

      We want to be able to configure the reloadInterval from Hive so would require the respective field to be added to CD.spec.Ingress. Otherwise it will default to 0s being unable to configure it.

              rh-ee-mold Mark Old
              rhn-support-afaulhab Anne Faulhaber
              None
              None
              Mingxia Huang Mingxia Huang
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: