You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I forget --trust, following up with juju trust --scope=cluster auto resolves. I do not recall if grafana specifically too.
Might be related to absence of common exit hook (not to mention calling it from update_status)?
Turns out juju trust results in an upgrade sequence, so we just need to confirm the status is cleared on upgrade.
(BTW, this appears when rbac microk8s addon is enabled.)
Bug Description
grafana-k8s is stuck in blocked if deployed without --trust
the status message recommends
juju trust
, but that does not seem to fix it.To Reproduce
juju deploy grafana-k8s
juju trust grafana-k8s
Environment
multipass -> juju 3.1.5
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: