monitor-armada-app/monitor-helm-elastic
Kevin Smith a796ef7fba elastic: application-update support
Modify the podManagementPolicy for elasticsearch pods
to OrderedReady so no outage is incurred during application-updates.
This setting will also affect initial application-apply, so the elasticsearch
helm chart is also modified to set the initial_master_nodes to
just the first master pod so it will go ready and the apply can proceed.

Change-Id: I87e73f6000430f81f2dc08d37ecd523682377ce3
Story: 2005733
Task: 37290
Signed-off-by: Kevin Smith <kevin.smith@windriver.com>
2019-10-24 18:04:16 -04:00
..
centos elastic: application-update support 2019-10-24 18:04:16 -04:00
files elastic: application-update support 2019-10-24 18:04:16 -04:00
Readme.rst Elastic: Move to the elasticsearch charts at elastic/helm-charts 2019-10-08 16:18:59 -04:00

This repo is for https://github.com/elastic/helm-charts/tree/master/elasticsearch

Changes to this repo are needed for StarlingX and those changes are not yet merged. Rather than clone and diverge the repo, the repo is extracted at a particular git SHA, and patches are applied on top.

As those patches are merged, the SHA can be updated and the local patches removed.