Commit Graph

11 Commits

Author SHA1 Message Date
15c597406a small changes 2026-07-17 21:13:08 -03:00
7c2086009a adding bitwarden ESO and secrets 2026-07-16 20:44:15 -03:00
ce8270290d fix(eso): bw-serve startup actually authenticates + re-logins every cycle
The bitwarden-cli Deployment's startup script never set BW_SESSION when
running without API-key creds (empty password branch / bw unlock --check
only), so bw serve started unauthenticated and every ExternalSecret across
all namespaces failed with HTTP 400 / 'Not found'. Wrap login in a function,
export the session, warm the cache once, and re-login every 5m in the
background loop so the session token never lapses.
2026-07-14 06:59:33 -03:00
df4cf4ba77 moving things around 2026-07-03 13:27:31 -03:00
208e12266f deployment changes 2026-05-26 20:15:04 -03:00
fbe1cdd282 updating beszel 2026-01-03 12:55:28 -03:00
eb6b3108e0 improving things 2025-10-28 15:36:03 -03:00
5d436bb632 adding loki and fixing version 2025-10-24 22:41:40 -03:00
703775e224 updating beszel 2025-10-21 15:53:42 -03:00
a00fe926e8 small improvements 2025-10-04 21:05:48 -03:00
a05bad8e0e first commit 2025-09-17 15:46:18 -03:00