open-vault/vault
Brian Kassouf b83aaf7331
storage/raft: Support storage migration to raft storage (#7207)
* Support raft in the migration command

* Add comments
2019-07-29 13:05:43 -07:00
..
cluster Add a missing lock to cluster handler 2019-07-09 03:46:08 -04:00
external_tests Generalize and improve testcluster-building code (#7177) 2019-07-26 16:42:51 -04:00
replication
seal Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
acl.go
acl_test.go
acl_util.go
audit.go
audit_broker.go
audit_test.go audit: log invalid wrapping token request/response (#6541) 2019-07-05 14:15:14 -07:00
audited_headers.go
audited_headers_test.go
auth.go Bind entry to initalize locally 2019-07-05 18:37:10 -07:00
auth_test.go AWS upgrade role entries (#7025) 2019-07-05 16:55:40 -07:00
barrier.go
barrier_access.go
barrier_aes_gcm.go
barrier_aes_gcm_test.go
barrier_test.go
barrier_view.go
barrier_view_test.go
barrier_view_util.go
capabilities.go
capabilities_test.go
cluster.go storage/raft: fix races in tests (#6996) 2019-06-27 10:00:03 -07:00
cluster_test.go
core.go Sync some changes that weren't properly pulled over 2019-07-22 13:11:00 -04:00
core_test.go audit: log invalid wrapping token request/response (#6541) 2019-07-05 14:15:14 -07:00
core_util.go Close and flush perf standby conns/cache when sealing. (#7183) 2019-07-24 16:32:57 -04:00
cors.go
counters.go
counters_test.go
dynamic_system_view.go
expiration.go
expiration_integ_test.go
expiration_test.go
expiration_util.go
generate_root.go
generate_root_test.go
ha.go core: Don't shutdown if key upgrades fail due to canceled context (#7070) 2019-07-05 14:19:15 -07:00
identity_lookup.go
identity_lookup_test.go
identity_store.go Namespace support for identity tokens (#7045) 2019-07-02 20:15:43 -07:00
identity_store_aliases.go
identity_store_aliases_test.go
identity_store_entities.go Change regexes for reading entity/group names (#7055) 2019-07-03 08:56:01 -04:00
identity_store_entities_test.go
identity_store_group_aliases.go Update group alias handling to better protect against namespace differences 2019-06-18 16:43:30 -04:00
identity_store_group_aliases_test.go Update group alias handling to better protect against namespace differences 2019-06-18 16:43:30 -04:00
identity_store_groups.go Change regexes for reading entity/group names (#7055) 2019-07-03 08:56:01 -04:00
identity_store_groups_test.go
identity_store_oidc.go also flush nilNamespace when a namespace is flushed in the identity/oidc backend (#7203) 2019-07-26 19:53:40 -07:00
identity_store_oidc_test.go also flush nilNamespace when a namespace is flushed in the identity/oidc backend (#7203) 2019-07-26 19:53:40 -07:00
identity_store_oidc_util.go Remove unneeded context parameter (#7057) 2019-07-03 07:12:46 -07:00
identity_store_schema.go
identity_store_structs.go Namespace support for identity tokens (#7045) 2019-07-02 20:15:43 -07:00
identity_store_test.go
identity_store_upgrade.go
identity_store_util.go Update group alias handling to better protect against namespace differences 2019-06-18 16:43:30 -04:00
init.go storage/raft: Support storage migration to raft storage (#7207) 2019-07-29 13:05:43 -07:00
init_test.go
keyring.go
keyring_test.go
logical_cubbyhole.go
logical_cubbyhole_test.go
logical_passthrough.go
logical_passthrough_test.go
logical_system.go Add maximum amount of random entropy requested (#7144) 2019-07-24 18:22:23 -07:00
logical_system_helpers.go
logical_system_integ_test.go Add maximum amount of random entropy requested (#7144) 2019-07-24 18:22:23 -07:00
logical_system_paths.go Standardize how we format deprecated values in traditional path-help (#7007) 2019-06-27 14:52:52 -04:00
logical_system_raft.go storage/raft: Support storage migration to raft storage (#7207) 2019-07-29 13:05:43 -07:00
logical_system_test.go Add maximum amount of random entropy requested (#7144) 2019-07-24 18:22:23 -07:00
mount.go Bind entry to initalize locally 2019-07-05 18:37:10 -07:00
mount_test.go AWS upgrade role entries (#7025) 2019-07-05 16:55:40 -07:00
mount_util.go
namespaces.go
plugin_catalog.go
plugin_catalog_test.go
plugin_reload.go
policy.go Add OIDC token generation to Identity (#6900) 2019-06-21 10:23:39 -07:00
policy_store.go Add maximum amount of random entropy requested (#7144) 2019-07-24 18:22:23 -07:00
policy_store_test.go
policy_store_util.go
policy_test.go
policy_util.go
raft.go storage/raft: Support storage migration to raft storage (#7207) 2019-07-29 13:05:43 -07:00
rekey.go Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
rekey_test.go
request_forwarding.go Close and flush perf standby conns/cache when sealing. (#7183) 2019-07-24 16:32:57 -04:00
request_forwarding_rpc.go Fixed a bunch of typos (#7146) 2019-07-18 21:10:15 -04:00
request_forwarding_rpc_util.go
request_forwarding_service.pb.go Rerun proto gen as some got gen'd with old proto version (#7090) 2019-07-09 01:02:20 +02:00
request_forwarding_service.proto Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
request_handling.go Fix various read only storage errors 2019-07-05 18:13:49 -04:00
request_handling_test.go
request_handling_util.go Fix various read only storage errors 2019-07-05 18:13:49 -04:00
rollback.go Fixed a bunch of typos (#7146) 2019-07-18 21:10:15 -04:00
rollback_test.go
router.go Fix batch token test (#7047) 2019-07-02 22:16:43 -04:00
router_access.go
router_test.go Fix a deadlock if a panic happens during request handling (#6920) 2019-06-19 09:40:57 -04:00
router_testing.go AWS upgrade role entries (#7025) 2019-07-05 16:55:40 -07:00
seal.go Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
seal_access.go
seal_autoseal.go Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
seal_test.go Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
seal_testing.go Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
seal_testing_util.go Fix test 2019-06-23 23:05:51 -04:00
sealunwrapper.go
sealunwrapper_test.go
testing.go Generalize and improve testcluster-building code (#7177) 2019-07-26 16:42:51 -04:00
testing_util.go
token_store.go Fix another backwards compat issue 2019-07-03 00:11:51 -04:00
token_store_test.go Token identity support (#6267) 2019-07-01 11:39:54 +02:00
token_store_util.go
ui.go
ui_test.go
util.go
util_test.go
wrapping.go Fix nil pointer panic in wrapping validation (#7077) 2019-07-05 22:31:03 -04:00
wrapping_util.go