
The change enables: (1) TLS for the Elasticsearch transport networking layer. The transport networking layer is used for internal communication between nodes in a cluster. (2) TLS path between Elasticsearch and Ceph-rgw host. Change-Id: Ifb6cb5db19bc5db2c8cb914f6a5887cf3d0f9434
20 lines
794 B
YAML
20 lines
794 B
YAML
---
|
|
elasticsearch:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 Update to 7.6.2 image
|
|
- 0.1.3 Add elasticsearch snapshot policy template for SLM
|
|
- 0.1.4 Add elasticsearch ILM functionality
|
|
- 0.1.5 Make templates job more generic
|
|
- 0.1.6 Fix elasticsearch-master rendering error
|
|
- 0.1.7 Pin Java options to specific versions
|
|
- 0.1.8 Disable Curator in Gate & Chart Defaults
|
|
- 0.2.0 Add more S3 configuration options
|
|
- 0.2.1 Make templates job more robust & allow overrides
|
|
- 0.2.2 Update the ES curator config to {}
|
|
- 0.2.3 Add configurable backoffLimit to templates job
|
|
- 0.2.4 Update helm-test script
|
|
- 0.2.5 Enable TLS with Kibana
|
|
- 0.2.6 Enable TLS path between nodes in cluster and TLS path between ceph-rgw
|
|
...
|