GluuFederation / cloud-native-edition

Cloud Native Edition repository
https://gluu.org/docs/gluu-server/latest/installation-guide/install-kubernetes/
Apache License 2.0
33 stars 25 forks source link

feat: change readiness and liveness checks to use script instead of http call #656

Closed iromli closed 2 weeks ago

iromli commented 2 weeks ago

The changeset changes HTTP call for readiness and liveness in favor of unified healthcheck.py script.