radondb-mysql-kubernetes icon indicating copy to clipboard operation
radondb-mysql-kubernetes copied to clipboard

[bug] operator leader election lost

Open runkecheng opened this issue 1 year ago • 0 comments

Describe the problem

E0719 10:10:09.840262       1 leaderelection.go:325] error retrieving resource lock default/2175edb9.radondb.com: Get "https://10.233.0.1:443/api/v1/namespaces/default/configmaps/2175edb9.radondb.com": context deadline exceeded
I0719 10:10:09.840490       1 leaderelection.go:278] failed to renew lease default/2175edb9.radondb.com: timed out waiting for the condition
2022-07-19T10:10:09.840+0800    ERROR   setup   problem running manager {"error": "leader election lost"}
main.main
        /workspace/cmd/manager/main.go:150
runtime.main
        /usr/local/go/src/runtime/proc.go:225

To Reproduce

LeaseDurationand and renewdeadlines should be able to configured

Expected behavior

Environment:

  • RadonDB MySQL version:

runkecheng avatar Jul 19 '22 03:07 runkecheng