openstack-helm-infra/elasticsearch
Steve Wilkerson 8193542c98 Elasticsearch: Add job to wait for Elasticsearch cluster formation
This adds a job that will query the Elasticsearch HTTP cat API to
determine whether the desired number of nodes have been discovered
via the Zen discovery mechanism to be included in the cluster.
This aims to address issues seen when upgrading Elasticsearch,
where the snapshot repository job may trigger due to endpoints
from older pods being present. This new job will be the dependency
required by the snapshot repository job to ensure the ES cluster
has the desired number of nodes before attempting to register a
snapshot repository or interact with the cluster

Change-Id: I94fbbfdec7ca66d04acca9558e56dca3b2bc7d52
2019-04-01 13:50:11 -05:00
..
templates Elasticsearch: Add job to wait for Elasticsearch cluster formation 2019-04-01 13:50:11 -05:00
Chart.yaml Add Elasticsearch to OSH Infra 2017-12-01 17:42:23 -06:00
requirements.yaml Add Elasticsearch to OSH Infra 2017-12-01 17:42:23 -06:00
values.yaml Elasticsearch: Add job to wait for Elasticsearch cluster formation 2019-04-01 13:50:11 -05:00