Alan Bridgeman alan · He/Him/Il
  • Winnipeg, MB, Canada
  • Joined on 2025-05-26
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-07 03:50:56 +00:00
47d22daae1 Kind of done trying to resolve build issue so changed runner to self-hosted which should work
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-07 03:46:30 +00:00
153e8f608d Round three of attempting to resolve build issue
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-07 03:37:15 +00:00
7d9a99ad5a Second attempt to resolve build issue
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-07 03:36:04 +00:00
6fb0270b2f Attempting to resolve build issue
alan pushed to main at Bridgeman-Accessible/ba-web-framework 2026-01-07 03:26:15 +00:00
d4f0f2a6b0 Attempted to modify package.json to work properly with ESM
Compare 2 commits »
alan created branch main in Bridgeman-Accessible/automated-helm-generator 2025-12-31 01:03:03 +00:00
alan pushed to main at Bridgeman-Accessible/automated-helm-generator 2025-12-31 01:03:03 +00:00
37baf7e410 Pretty massive overhaul so that generated charts follow better current iterations (including making use of subcharts etc...)
826b9a7198 Forgot to update TODO.md
bb94a44877 Main idea was to add secrets vault. However, ended up with quite a bit of refactoring and changes
b7f67bec68 Added code around using Azure Table Storage (which already existed in some ways) + refactored particularly how the values.yaml file is generated
39186f1818 Got rid of extra OAuth variables that are no longer explicitly used (are now derived in other ways etc...)
alan created repository Bridgeman-Accessible/automated-helm-generator 2025-12-30 14:10:05 +00:00
alan pushed to main at Bridgeman-Accessible/services.bridgemanaccessible.c... 2025-12-29 13:22:31 +00:00
21cfbf79dc Added additional OAuth variable + refactored so that OAuth variables are now in template function
alan pushed to main at Bridgeman-Accessible/custom-hashicorp-vault 2025-12-28 22:59:07 +00:00
2cf35c3d9f Forgot about flag that toggle subprocess's check of the return code
alan pushed to main at Bridgeman-Accessible/custom-hashicorp-vault 2025-12-28 22:48:11 +00:00
2fff91c5b2 I think a command errors (Non-zero return code) instead of empty list if none are present
alan pushed to main at Bridgeman-Accessible/custom-hashicorp-vault 2025-12-28 22:35:26 +00:00
3dd3862426 Changed function name from is_vault_unsealed to is_vault_sealed to better reflect how it works but forgot to change an invocation
alan pushed to main at Bridgeman-Accessible/custom-hashicorp-vault 2025-12-28 22:23:11 +00:00
d7f4a94362 Added loading unseal keys on restart
alan pushed to main at Bridgeman-Accessible/custom-hashicorp-vault 2025-12-28 21:50:44 +00:00
5494bf4cf8 Added version incrementing logic back to CI/CD logic
alan pushed to main at Bridgeman-Accessible/custom-hashicorp-vault 2025-12-28 21:43:29 +00:00
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
alan pushed to main at Bridgeman-Accessible/services.bridgemanaccessible.c... 2025-12-25 19:21:17 +00:00
bfb8f8ef23 Replaced part of backup sidecar template with template function from subchart (specifically
alan pushed to main at Bridgeman-Accessible/services.bridgemanaccessible.c... 2025-12-25 19:03:51 +00:00
ed2aec77ec More corrections for stupid namimg mismatch errors
alan pushed to main at Bridgeman-Accessible/services.bridgemanaccessible.c... 2025-12-25 18:49:26 +00:00
95b4af3fd1 Small change to third party variables bemplate to get it to work
alan pushed to main at Bridgeman-Accessible/services.bridgemanaccessible.c... 2025-12-25 04:42:08 +00:00
6643967346 Attempting to fix configmap connection issue
alan pushed to main at Bridgeman-Accessible/services.bridgemanaccessible.c... 2025-12-25 03:18:07 +00:00
5150748a6a Updated alues.yaml so that it meets schema and helm lint passes