Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-54819

Misaligned OpenShift apiserver probe endpoints

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Moderate
    • No
    • None
    • None
    • Done
    • Bug Fix
    • Hide
      * Previously, the liveness and readiness probes that are associated with the OpenShift API server in {hcp} were misaligned with the probes that are used in installer-provisioned infrastructure. This release updates the liveness and readiness probes to use the `/livez` and `/readyz` endpoints instead of the `/healthz` endpoint. (link:https://issues.redhat.com/browse/OCPBUGS-54819[OCPBUGS-54819])
      Show
      * Previously, the liveness and readiness probes that are associated with the OpenShift API server in {hcp} were misaligned with the probes that are used in installer-provisioned infrastructure. This release updates the liveness and readiness probes to use the `/livez` and `/readyz` endpoints instead of the `/healthz` endpoint. (link: https://issues.redhat.com/browse/OCPBUGS-54819 [ OCPBUGS-54819 ])
    • None
    • None
    • None
    • None

      Description of problem:

          The liveness and readiness probes associated with the OpenShift apiserver in HyperShift is misaligned with the probes used in OpenShift IPI.

      Version-Release number of selected component (if applicable):

          4.18

      How reproducible:

          Every time.

      Steps to Reproduce:

          1. Deploy a ROKS v4.18 (HyperShift) cluster.
          2. Check the openshift-apiserver deployment spec.
          

      Actual results:

          Liveness and readiness probes use the /healthz endpoint.

      Expected results:

          Liveness and readiness probes use the /livez and /readyz endpoints similar to OpenShift IPI.

      Additional info:

          - https://github.com/openshift/cluster-openshift-apiserver-operator/pull/612
          - https://github.com/openshift/cluster-openshift-apiserver-operator/pull/588

              evan.reilly Evan Reilly
              evan.reilly Evan Reilly
              None
              None
              Evan Reilly Evan Reilly
              None
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: