Block a user
feat(harmony): harmony-sso deploy hardening (Zitadel + OpenBao Scores)
Not sure about the handling of the credentials, default settings should be leaning a bit more towards high security and never delete I think.
feat(harmony_secret): SSO auth hardening — silent refresh, renewal, namespacing
lgtm, went quickly over it, I'll need to get a better feel once I start using it.
johnride
deleted branch ci/fleet-argo-cd-crd-ignore-diff from NationTech/harmony
2026-05-28 01:23:05 +00:00
ci/fleet-argo-cd
should be done in rust, we don't want to depend on bash inlined in yaml it's not only locking-in and not reusable it is brittle.
ci/fleet-argo-cd
This is making a simple thing hard and complicated. We already have an argo module, just use it. Don't rebuilt another one on top. Complete waste of lines of code and time and documentation.
ci/fleet-argo-cd
This is about 5x more code than it should be, and 10x more documentation/comments. Do better.