RETIRED, Addons repository for OpenStack Helm
Go to file
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
artifactory Point to OSH-images images 2019-05-13 11:20:51 +02:00
influxdb Copy Monasca charts from monasca-helm repository 2019-02-13 21:57:18 +01:00
kafka Copy Monasca charts from monasca-helm repository 2019-02-13 21:57:18 +01:00
keystone-init Copy Monasca charts from monasca-helm repository 2019-02-13 21:57:18 +01:00
mini-mirror [mini-mirror] Add node selector label to pod spec 2019-07-18 17:26:50 -04:00
monasca Copy Monasca charts from monasca-helm repository 2019-02-13 21:57:18 +01:00
monasca-agent Copy Monasca charts from monasca-helm repository 2019-02-13 21:57:18 +01:00
monasca-alarms Copy Monasca charts from monasca-helm repository 2019-02-13 21:57:18 +01:00
mysql-users-init Copy Monasca charts from monasca-helm repository 2019-02-13 21:57:18 +01:00
prometheus-bot add prometheus-bot chart 2019-03-15 15:17:24 +09:00
ranger Ranger: Add pod/container security context 2019-05-28 14:00:13 +00:00
ranger-agent Health probe for Ranger-agent pods 2019-10-11 16:12:28 -07:00
shaker Point to OSH-images images 2019-05-13 11:20:51 +02:00
sonobuoy sonobuoy: Support storing results on host 2019-07-01 16:11:01 +00:00
storm Copy Monasca charts from monasca-helm repository 2019-02-13 21:57:18 +01:00
tools/gate Health probe for Ranger-agent pods 2019-10-11 16:12:28 -07:00
zookeeper Copy Monasca charts from monasca-helm repository 2019-02-13 21:57:18 +01:00
.gitignore Initial Commit of Makefile and Readme 2017-05-31 08:27:43 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:45:03 +00:00
.zuul.yaml Zuul: move Sonobuoy from experimental to gate/check 2019-02-11 11:10:02 -06:00
CONTRIBUTING.rst Migrate tools/ from OS-H to OS-H-Addons 2017-06-20 16:05:34 -05:00
LICENSE Initial Commit of Makefile and Readme 2017-05-31 08:27:43 -05:00
Makefile Copy Monasca charts from monasca-helm repository 2019-02-13 21:57:18 +01:00
README.rst Update irc meeting channel 2019-02-27 15:06:49 +08:00

README.rst

Openstack-Helm-Addons

Mission

The goal of OpenStack-Helm-Addons is to provide charts for services to enhance or provide additional features for the charts in OpenStack-Helm.

For more information, please refer to the OpenStack-Helm repository.

Communication

  • Join us on Slack - #openstack-helm
  • Join us on IRC: #openstack-helm on freenode
  • Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-4 on freenode
  • Meeting Agenda Items: Agenda

Launchpad

Bugs and blueprints are tracked via OpenStack-Helm's Launchpad. Any bugs or blueprints filed in the OpenStack-Helm-Addons Launchpad will be closed and requests will be made to file them in the appropriate location.