open-vault/vault/diagnose
Scott Miller ee0d6603f3
Wire configuration checks into diagnose and fix resulting bugs. (#11854)
* Actually call config.Validate in diagnose

* Wire configuration checks into diagnose and fix resulting bugs.

* go mod vendor

* Merge to vendorless version

* Remove sentinel section to allow diagnose_ok to pass

* Fix unit tests
2021-06-17 13:09:37 -05:00
..
test-fixtures
file_checks.go Diagnose checks for raft quorum status and file backend permissions (#11771) 2021-06-17 10:04:21 -07:00
file_checks_test.go Diagnose checks for raft quorum status and file backend permissions (#11771) 2021-06-17 10:04:21 -07:00
file_checks_unix.go Diagnose checks for raft quorum status and file backend permissions (#11771) 2021-06-17 10:04:21 -07:00
file_checks_windows.go Diagnose checks for raft quorum status and file backend permissions (#11771) 2021-06-17 10:04:21 -07:00
helpers.go Add Advice and Advise functions for adding an advice section to any span. (#11760) 2021-06-07 11:29:36 -05:00
helpers_test.go Add Advice and Advise functions for adding an advice section to any span. (#11760) 2021-06-07 11:29:36 -05:00
mock_storage_backend.go Diagnose checks for raft quorum status and file backend permissions (#11771) 2021-06-17 10:04:21 -07:00
os_common.go Fix build boolean logic causing os_common to be skipped wrongly (#11766) 2021-06-03 17:29:34 -05:00
os_openbsd_arm.go Third time trying to get the os_openbsd_arm.go right. (#11786) 2021-06-07 17:19:47 -05:00
os_unix.go Segment out disk checks to disable on openbsd/arm (#11749) 2021-06-02 12:17:52 -05:00
os_windows.go Segment out disk checks to disable on openbsd/arm (#11749) 2021-06-02 12:17:52 -05:00
output.go Wire configuration checks into diagnose and fix resulting bugs. (#11854) 2021-06-17 13:09:37 -05:00
raft_checks.go Diagnose checks for raft quorum status and file backend permissions (#11771) 2021-06-17 10:04:21 -07:00
storage_checks.go Modularize Run Command (#11573) 2021-05-25 15:23:20 -07:00
storage_checks_test.go Modularize Run Command (#11573) 2021-05-25 15:23:20 -07:00
tls_verification.go Diagnose TLS Cert Expiry Warning Check: change 1 week expiry to 1 month expiry (#11871) 2021-06-15 12:31:28 -07:00
tls_verification_test.go Add expiration warning to certificate checking for diagnose [VAULT-1018] (#11850) 2021-06-15 09:53:29 -07:00