openstack-helm-addons/ranger-agent
Chi Lo 3b9adc2bf0 Health probe for Ranger-agent pods
Health probe for Ranger-agent pods is used for both liveness
and readiness probe.

ranger-agent-api and ranger-agent-engine pods:
- Sends an RPC call with a known method to pod's listener
  queue. Probe is successful if call returns with no error. If
  listener is not reachable or fails to respond in time, returns
  failure to probe.
- Check if the rpc socket status on ranger-agent pods to rabbitmq
  are in established state.

ranger-agent-api pod:
- Launch a call to pod's open interface. Probe is successful if call
  returns; otherwise failure if response has error or timed out.

Change-Id: I7a22fd50d47e58df19b413ed65ab528e2d78d609
2019-10-11 16:12:28 -07:00
..
templates Health probe for Ranger-agent pods 2019-10-11 16:12:28 -07:00
Chart.yaml Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 17:01:36 +00:00
requirements.yaml Implementes: ranger-agent helm charts 2018-03-29 13:01:28 -05:00
values.yaml Health probe for Ranger-agent pods 2019-10-11 16:12:28 -07:00