Skip to main content
Maintainers
View all authors

v0.5.0: operate it from the UI

Maintainers

v0.5.0 closes the gap between running avuru obs and changing it. Nearly everything an operator used to reach through values.yaml and a redeploy — collection, service groups, the SSO role mapping, API credentials — now lives in the app, and the app itself opens on a screen that answers how is the estate doing?

Say which services matter, without a redeploy

Maintainers

Deciding that payments is your most critical service used to mean editing values.yaml, running helm upgrade, and holding the cluster permissions to do it. So in practice it never happened: the Service Health board showed one auto-discovered group per namespace and the tier lanes sat empty. Groups are now authored in the app.

v0.4.0: manage users end to end — and three ways into an account, closed

Maintainers

v0.4.0 finishes the account lifecycle you started in v0.2: users can now be edited, reset and deleted from the UI, and anyone can change their own password. Reviewing that surface turned up three ways to get into an account that shouldn't have worked — all three are closed. Alongside them, an install that silently lost its schema migration now heals itself.