canonical/dex-auth-operator

hook failed: "oidc-client-relation-broken"

Closed this issue · 2 comments

I'm gettting this hook failed: "oidc-client-relation-broken" error consistently with the latest/stable version of dex-auth, when executing a config change with the command juju config dex-auth static-username="blah" static-password="blahblah".

It means that the new pod with the new configuration is never promoted to leader and the deployment is trapped in an broken state.

I tried deploying latest stable dex auth and execute config change with the given command. There was no error and new pod was promoted to leader without issues. @grobbie Do you have more info on what's your set up and steps to reproduce this?

Thanks I think this was related to the test environment which was underspecced, so i'll close this ticket. Sorry