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

Leader election refactor #1947

Closed
oilbeater opened this issue Oct 1, 2022 · 0 comments · Fixed by #2167
Closed

Leader election refactor #1947

oilbeater opened this issue Oct 1, 2022 · 0 comments · Fixed by #2167
Assignees
Labels
enhancement Improve exist functions

Comments

@oilbeater
Copy link
Collaborator

Feature request

There are some unresolved and difficult to reproduce issues in leader election. We need to investigate how kube-scheduler and kube-controller-manager use client-go to implement leader election including:

  • How init leader election
  • What's the callback action
  • What happens when an event is processing and lost leader

And then refactor the leader election in kube-ovn

@oilbeater oilbeater added the enhancement Improve exist functions label Oct 1, 2022
@lut777 lut777 mentioned this issue Dec 14, 2022
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve exist functions
Projects
No open projects
Status: Done
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants