quay / clair

Vulnerability Static Analysis for Containers

Home Page:https://quay.github.io/clair/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

startupProbe and readinessProbe should use the readyz endpoint

iainduncani opened this issue · comments

Description of Problem / Feature Request

Since the /readyz endpoint was introduced I would expect any checks on startup and readiness to use them but the openshift manifest does not.

Expected Outcome

The readinessProbe and startupProbe to use the /readyz health endpoint.

Actual Outcome

They use the healthz endpoint.

Environment

  • Clair version/image: main
  • Clair client name/version: main
  • Host OS: n/a
  • Kernel (e.g. uname -a): n/a
  • Kubernetes version (use kubectl version): all
  • Network/Firewall setup: n/a