open-vault/website/pages/docs/configuration/storage
Calvin Leung Huang c45bdca0b3
raft: add support for using backend for ha_storage (#9193)
* raft: initial work on raft ha storage support

* add note on join

* add todo note

* raft: add support for bootstrapping and joining existing nodes

* raft: gate bootstrap join by reading leader api address from storage

* raft: properly check for raft-only for certain conditionals

* raft: add bootstrap to api and cli

* raft: fix bootstrap cli command

* raft: add test for setting up new cluster with raft HA

* raft: extend TestRaft_HA_NewCluster to include inmem and consul backends

* raft: add test for updating an existing cluster to use raft HA

* raft: remove debug log lines, clean up verifyRaftPeers

* raft: minor cleanup

* raft: minor cleanup

* Update physical/raft/raft.go

Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>

* Update vault/ha.go

Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>

* Update vault/ha.go

Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>

* Update vault/logical_system_raft.go

Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>

* Update vault/raft.go

Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>

* Update vault/raft.go

Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>

* address feedback comments

* address feedback comments

* raft: refactor tls keyring logic

* address feedback comments

* Update vault/raft.go

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>

* Update vault/raft.go

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>

* address feedback comments

* testing: fix import ordering

* raft: rename var, cleanup comment line

* docs: remove ha_storage restriction note on raft

* docs: more raft HA interaction updates with migration and recovery mode

* docs: update the raft join command

* raft: update comments

* raft: add missing isRaftHAOnly check for clearing out state set earlier

* raft: update a few ha_storage config checks

* Update command/operator_raft_bootstrap.go

Co-authored-by: Vishal Nayak <vishalnayak@users.noreply.github.com>

* raft: address feedback comments

* raft: fix panic when checking for config.HAStorage.Type

* Update vault/raft.go

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>

* Update website/pages/docs/commands/operator/raft.mdx

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>

* raft: remove bootstrap cli command

* Update vault/raft.go

Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>

* Update vault/raft.go

Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>

* raft: address review feedback

* raft: revert vendored sdk

* raft: don't send applied index and node ID info if we're HA-only

Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Vishal Nayak <vishalnayak@users.noreply.github.com>
2020-06-23 12:04:13 -07:00
..
alicloudoss.mdx New Website! (#8154) 2020-01-17 16:18:09 -08:00
azure.mdx New Website! (#8154) 2020-01-17 16:18:09 -08:00
cassandra.mdx enabling TLS 1.3 support for TCP listeners (#8305) 2020-02-15 11:40:18 -08:00
cockroachdb.mdx New Website! (#8154) 2020-01-17 16:18:09 -08:00
consul.mdx Add a note about http_max_conns_per_client. (#8344) 2020-03-13 07:50:00 -04:00
couchdb.mdx New Website! (#8154) 2020-01-17 16:18:09 -08:00
dynamodb.mdx New Website! (#8154) 2020-01-17 16:18:09 -08:00
etcd.mdx New Website! (#8154) 2020-01-17 16:18:09 -08:00
filesystem.mdx New Website! (#8154) 2020-01-17 16:18:09 -08:00
foundationdb.mdx 🌷 Docs Website Maintenance (#8985) 2020-05-21 13:18:17 -04:00
google-cloud-spanner.mdx New Website! (#8154) 2020-01-17 16:18:09 -08:00
google-cloud-storage.mdx 🌷 Docs Website Maintenance (#8985) 2020-05-21 13:18:17 -04:00
in-memory.mdx New Website! (#8154) 2020-01-17 16:18:09 -08:00
index.mdx New Website! (#8154) 2020-01-17 16:18:09 -08:00
manta.mdx New Website! (#8154) 2020-01-17 16:18:09 -08:00
mssql.mdx Docs: Add port paramter to MSSQL docs (#8402) 2020-02-21 08:55:21 +01:00
mysql.mdx Require TLS or plaintext flagging in MySQL configuration (#9012) 2020-05-21 09:09:37 -07:00
oci-object-storage.mdx New Website! (#8154) 2020-01-17 16:18:09 -08:00
postgresql.mdx New Website! (#8154) 2020-01-17 16:18:09 -08:00
raft.mdx raft: add support for using backend for ha_storage (#9193) 2020-06-23 12:04:13 -07:00
s3.mdx New Website! (#8154) 2020-01-17 16:18:09 -08:00
swift.mdx New Website! (#8154) 2020-01-17 16:18:09 -08:00
zookeeper.mdx enabling TLS 1.3 support for TCP listeners (#8305) 2020-02-15 11:40:18 -08:00