mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-27 04:43:25 -04:00
* Add a configuration flag for enabling multiseal (Seal HA), CE side * imports * no quotes * get rid of dep on ent config * Abstract enableMultiSeal for a build time switch * license headers * wip * gate physical seal gen fetch by a param * docs tweak, remove core flag * updates from the ent pr * update stub * update test fixtures for enable_multiseal * use accessor * add a test fixture for non-multiseal diagnose * remove debugging crtuch * Do handle phys seal gen info even if multiseal is off, in order to facilitate enable/disable safeties * more enabled flag handling * Accept seal gen info if we were previously disabled, and persist it * update unit test * Validation happens postUnseal, so this test is invalid * Dont continue setting conf if seal loading fails during SIGHUP * Update website/content/docs/configuration/seal/seal-ha.mdx Thanks, that does sound much clearer Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com> * use validation if previous gen was enabled * unit test update * stub SetMultisealEnabled * bring over more changes from ent * this was an unfix --------- Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| test-fixtures | ||
| config.go | ||
| config_custom_response_headers_test.go | ||
| config_oss.go | ||
| config_oss_test.go | ||
| config_telemetry_test.go | ||
| config_test.go | ||
| config_test_helpers.go | ||
| config_test_helpers_stubs_oss.go | ||
| config_util.go | ||
| config_util_test.go | ||
| hcp_link_config_test.go | ||
| listener.go | ||
| listener_tcp.go | ||
| listener_tcp_test.go | ||
| listener_test.go | ||
| listener_unix.go | ||
| listener_unix_test.go | ||
| server_seal_transit_acc_test.go | ||
| server_stubs_oss.go | ||
| tls_util.go | ||
| tls_util_test.go | ||