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

[feature request]add HubLeaderElection Controller in yurt-manager component. #2259

Open
rambohe-ch opened this issue Jan 8, 2025 · 1 comment
Labels
kind/feature kind/feature

Comments

@rambohe-ch
Copy link
Member

rambohe-ch commented Jan 8, 2025

What would you like to be added:
According to the following proposal, A new controller named HubLeaderElection should be added for electing a leader Yurthub in a nodepool according to election strategy.

  • only elect a leader Yurthub for nodepool which field interConnectivity is true.
  • write address of leader Yurthub into NodePool status.LeaderEndpoints.
  • update NodePool status.conditions according to Leader Election results.

https://github.com/openyurtio/openyurt/blob/master/docs/proposals/20241211-reuse-nodepool-list-watch-requests.md#reuse-listwatch-requests-in-nodepool

others
/kind feature

@rambohe-ch rambohe-ch added the kind/feature kind/feature label Jan 8, 2025
@tnsimon
Copy link
Contributor

tnsimon commented Jan 8, 2025

/assign @tnsimon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature kind/feature
Projects
None yet
Development

No branches or pull requests

2 participants