mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05: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> |
||
|---|---|---|
| .. | ||
| config-dir | ||
| reload | ||
| telemetry | ||
| config.hcl | ||
| config.hcl.json | ||
| config2.hcl | ||
| config2.hcl.json | ||
| config3.hcl | ||
| config4.hcl | ||
| config4.hcl.json | ||
| config5.hcl | ||
| config_bad_https_storage.hcl | ||
| config_custom_response_headers_1.hcl | ||
| config_custom_response_headers_multiple_listeners.hcl | ||
| config_diagnose_hastorage_bad_https.hcl | ||
| config_diagnose_ok.hcl | ||
| config_diagnose_ok_singleseal.hcl | ||
| config_raft.hcl | ||
| config_seals.hcl | ||
| config_small.hcl | ||
| config_small.json | ||
| config_with_valid_admin_ns.hcl | ||
| config_with_valid_admin_ns.json | ||
| diagnose_bad_https_consul_sr.hcl | ||
| diagnose_bad_telemetry1.hcl | ||
| diagnose_bad_telemetry2.hcl | ||
| diagnose_bad_telemetry3.hcl | ||
| diagnose_ok_storage_direct_access.hcl | ||
| diagnose_raft_no_bolt_folder.hcl | ||
| diagnose_seal_transit_tls_check.hcl | ||
| hcp_link_config.hcl | ||
| nostore_config.hcl | ||
| raft_retry_join.hcl | ||
| raft_storage_file.db | ||
| storage-listener-config.json | ||
| tls_config_ok.hcl | ||
| unauth_in_flight_access.hcl | ||