Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-9094

Dataplane Operator delays EDPM deployment proportional to the number of EDPM Computes when TLS-e enabled.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Undefined Undefined
    • None
    • rhos-18.0 Beta
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • ?
    • ?
    • None
    • Moderate

      When deploying EDPM with TLS-e enabled, the Dataplane Operator generates the required cert secrets at the time of deployment. However, even after the cert secrets are created, the operator experiences prolonged delays as the created cert secrets are not checked immediately. This delay increases with the number of compute nodes, as set of secrets are created for each compute, causing a slowdown in the initial deployment process.

      Ex: Though the cert secret has been created and its been 10 minutes, osdpd still throws error.
      [kni@provisioner ~]$ oc get osdpd
      NAME NODESETS STATUS MESSAGE
      edpm-deployment ["openstack-edpm-ipam"] False TLSInput error occured in TLS sources Secret "cert-telemetry-compute-r640-17" not found
      [kni@provisioner ~]$ oc get secret cert-telemetry-compute-r640-17
      NAME TYPE DATA AGE
      cert-telemetry-compute-r640-17 kubernetes.io/tls 3 10m

              Unassigned Unassigned
              rpulapak@redhat.com Rajesh Pulapakula
              rhos-dfg-df
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: