charm-vault/unit_tests
Cory Johns 426e68f873 Report when Vault service needs to be restarted for HA
Vault can act as the CA for etcd to allow it to operate in HA mode by
the leader first being unsealed in non-HA mode and providing the root CA
certificate, which allows it to provide a certificate to etcd. However,
at that point, the Vault service needs to be restarted and unsealed
again in order to pick up the HA configuration. Currenty, the status
just reports Vault as ready, potentially with multiple "active" units.
This change detects when the Vault service should be restarted to pick
up the HA configuration and reports it via status.

Change-Id: I40e813b1df4ab3b3301881385a5d713524698821
2021-04-02 14:54:02 -04:00
..
__init__.py Add snap channel support 2018-04-19 11:55:25 +01:00
test_lib_charm_vault_pki.py Add CN and L options to get-csr action 2020-06-10 16:50:26 -05:00
test_lib_charm_vault.py vault-kv: Add functional test and use KV v1 2018-11-13 17:16:54 +00:00
test_reactive_vault_handlers.py Report when Vault service needs to be restarted for HA 2021-04-02 14:54:02 -04:00
test_utils.py Add support for tls-certificates interface 2018-06-06 08:18:30 +00:00