consolidated database backend for Vault HA
Bug #1883242 reported by
Nobuto Murata
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
vault-charm |
Fix Committed
|
Wishlist
|
Samuel Walladge |
Bug Description
Vault itself supports to use etcd for both storage and ha_storage backends. However, our charm's architecture assumes to have both mysql and etcd for respective purpose.
Would be nice to have a functionality to select either MySQL (for OpenStack deployment scenario) or etcd (for Kubernetes scenario) so that we can have less number of databases in one model.
- https:/
- https:/
Or going to the embedded raft storage in Vault would be a way:
https:/
Changed in vault-charm: | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
summary: |
- consolidated etcd backend for Vault HA + consolidated database backend for Vault HA |
description: | updated |
To post a comment you must log in.
https:/ /review. opendev. org/c/openstack /charm- vault/+ /751692