ccojocar / sso-operator

Single Sign-On Kubernetes operator for Dex identity provider
Apache License 2.0
78 stars 20 forks source link

after initial install noticed after a few days the pod was crash looping #17

Closed rawlingsj closed 5 years ago

rawlingsj commented 5 years ago
time="2018-10-19T11:02:19Z" level=info msg="Go Version: go1.11"
time="2018-10-19T11:02:19Z" level=info msg="Go OS/Arch: linux/amd64"
time="2018-10-19T11:02:19Z" level=info msg="operator-sdk Version: 0.0.5+git"
time="2018-10-19T11:02:19Z" level=info msg="operator namespace: sso"
time="2018-10-19T11:02:19Z" level=info msg="operator watching entire cluster"
time="2018-10-19T11:02:19Z" level=info msg="Connected to Dex gRPC server: dex.sso:5000"
time="2018-10-19T11:02:19Z" level=error msg="failed to create the operator handler: storing the operator config in a secret: secrets \"operator-secret\" already exists"

workaround was to manually delete operator-secret