Files
harmony/harmony/src/modules
Jean-Gabriel Gill-Couture 57d056fced
Some checks failed
Run Check Script / check (pull_request) Failing after 53s
fix(openbao): scope unseal-keys cache file per instance
The root token + unseal keys were written to a single fixed
`~/.local/share/harmony/openbao/unseal-keys.json`, so deploying a second
OpenBao instance (different namespace/release) overwrote the first's keys —
after which the first could never be unsealed. Key the file by
namespace+release (`unseal-keys-<ns>-<release>.json`); `cached_root_token`
now takes the `OpenbaoInstance` to read the right one.
2026-05-30 11:07:03 -04:00
..
wip
2026-02-13 15:48:24 -05:00
2025-09-09 17:59:14 -04:00