openstack-helm-infra/elasticsearch/templates/bin
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
..
_apache.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:54 +00:00
_ceph-admin-keyring.sh.tpl Elasticsearch S3 repo 2018-09-19 15:53:21 -05:00
_curator.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:54 +00:00
_elasticsearch.sh.tpl Revert "Update OSH Author copyrights to OSF" 2018-08-28 17:25:54 +00:00
_es-cluster-wait.sh.tpl Elasticsearch: Add job to wait for Elasticsearch cluster formation 2019-04-01 13:50:11 -05:00
_helm-tests.sh.tpl Elasticsearch: Remove insertion of test data in helm tests 2019-03-20 12:06:57 -05:00
_register-repository.sh.tpl Elasticsearch: Add check to job for registering snapshot repo 2019-03-06 03:09:27 +00:00