Uploaded image for project: 'OpenShift Service Mesh'
  1. OpenShift Service Mesh
  2. OSSM-2436

istio-operator reports as ready before it really is

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • OSSM 2.4.0
    • None
    • Maistra
    • None

      We don't have a readiness check on the operator, so OCP reports it as ready as soon as it is up, which is not quite true: it takes a few moments for it to initialize webhooks etc. We should add a real readiness check to avoid having to sleep in tests (see e.g. https://github.com/maistra/istio-operator/pull/814#discussion_r689812955)

      Acceptance Criteria:

      • Create a real readiness check endpoint (e.g. /ready)
      • Make sure it only returns 200 OK when the operator is fully operational (ie all controllers have synced and webhook certs for CRDs have been updated)

          There are no Sub-Tasks for this issue.

              mluksa@redhat.com Marko Luksa
              dgrimm@redhat.com Daniel Grimm
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: