Commit graph

10 commits

Author SHA1 Message Date
Alan Bridgeman
754b0f8f91 Forget argument piece
All checks were successful
Build and deploy Bridgeman Accessible Hashicorp Vault Implementation / deploy (push) Successful in 15s
2026-04-07 09:05:52 -05:00
Alan Bridgeman
7550edb1bc Attempting to fix namespace issue
All checks were successful
Build and deploy Bridgeman Accessible Hashicorp Vault Implementation / deploy (push) Successful in 16s
2026-04-07 09:01:11 -05:00
Alan Bridgeman
c0b45bac2e Changed name so that script should now work
All checks were successful
Build and deploy Bridgeman Accessible Hashicorp Vault Implementation / deploy (push) Successful in 15s
2026-04-07 08:37:17 -05:00
Alan Bridgeman
dd5a8abd55 Attempting to add support to use Kubernetes secrets for vault root token, unseal keys and app role data
All checks were successful
Build and deploy Bridgeman Accessible Hashicorp Vault Implementation / deploy (push) Successful in 2m48s
2026-04-05 15:38:21 -05:00
Alan Bridgeman
2cf35c3d9f Forgot about flag that toggle subprocess's check of the return code
All checks were successful
Build and deploy Bridgeman Accessible Hashicorp Vault Implementation / deploy (push) Successful in 14s
2025-12-28 16:59:01 -06:00
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