charm-elasticsearch:candidate/22.04

Last commit made on 2022-03-14
Get this branch:
git clone -b candidate/22.04 https://git.launchpad.net/charm-elasticsearch
Members of Llama (LMA) Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
candidate/22.04
Repository:
lp:charm-elasticsearch

Recent commits

37e32a7... by Xav Paice

add charmcraft.yaml

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-elasticsearch/+git/charm-elasticsearch/+merge/416438
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

0eb3e8c... by Xav Paice

run clean before build, update charmhelpers

100ea39... by Xav Paice

keep faulty model from zaza

8d02e5f... by Xav Paice

Update charm location env var name

711409f... by Xav Paice

Update location of built charm

68bc7c6... by Xav Paice

Add env vars for functest

d614323... by Xav Paice

add charmcraft.yaml

1f98741... by Xav Paice

Add actions for commonly-used elasticsearch REST API actions

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-elasticsearch/+git/charm-elasticsearch/+merge/414575
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

80c3e2d... by Cornellius Metto

Rename actions, add format params and add tests.

f9cf0e9... by Cornellius Metto

Add actions for commonly-used elasticsearch REST API actions

This change adds the following actions:

health: Show health summary
nodes: List nodes in the cluster
indices: List indices
shards: List shards
recovery: Show information about ongoing and completed shard recoveries
cluster-settings: Show cluster settings.
version: Show version details
disable-shard-allocation: Disable shard allocation for all indices
enable-shard-allocation: Enable shard allocation for all indices
synced-flush: Stop indexing and perform a synced flush