Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

operator: handle leader election error gracefully #139

Open
invidian opened this issue Feb 22, 2022 · 0 comments
Open

operator: handle leader election error gracefully #139

invidian opened this issue Feb 22, 2022 · 0 comments
Labels
component/operator Operator-related issues tech-debt

Comments

@invidian
Copy link
Member

Right now we use leaderelection.RunOrDie. We should be using NewLeaderElector instead and handle errors gracefully.

@invidian invidian added tech-debt component/operator Operator-related issues labels Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/operator Operator-related issues tech-debt
Projects
None yet
Development

No branches or pull requests

1 participant