Commit graph

5 commits

Author SHA1 Message Date
Alan Bridgeman
2fff91c5b2 I think a command errors (Non-zero return code) instead of empty list if none are present
All checks were successful
Build and deploy Bridgeman Accessible Hashicorp Vault Implementation / deploy (push) Successful in 14s
2025-12-28 16:47:41 -06:00
Alan Bridgeman
3dd3862426 Changed function name from is_vault_unsealed to is_vault_sealed to better reflect how it works but forgot to change an invocation
All checks were successful
Build and deploy Bridgeman Accessible Hashicorp Vault Implementation / deploy (push) Successful in 14s
2025-12-28 16:35:22 -06:00
Alan Bridgeman
d7f4a94362 Added loading unseal keys on restart
All checks were successful
Build and deploy Bridgeman Accessible Hashicorp Vault Implementation / deploy (push) Successful in 15s
2025-12-28 16:23:04 -06:00
Alan Bridgeman
b2054f85ec Attempted to fix issue where the vault tries to re-initialized even though it's already initialized (because of PV backed storage) + uncommented some of the CI/CD automation (as become more comforatable with it
All checks were successful
Build and deploy Bridgeman Accessible Hashicorp Vault Implementation / deploy (push) Successful in 2m13s
2025-12-28 15:43:17 -06:00
Alan Bridgeman
75d003a3be Initial code commit 2025-05-07 06:30:09 -05:00