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

Implement leader-election for nfd-master #1188

Closed
PiotrProkop opened this issue Apr 25, 2023 · 3 comments · Fixed by #1219
Closed

Implement leader-election for nfd-master #1188

PiotrProkop opened this issue Apr 25, 2023 · 3 comments · Fixed by #1219
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@PiotrProkop
Copy link
Contributor

What would you like to be added:

Implement leader-election for nfd-master, when -enable-nodefeature-api is set to true.

Why is this needed:

Nfd-master is going through every node and checks if labels/extenden resources needs to be updated. When we deploy more than one instance of nfd-master, we will have multiple containers trying to update same resources.

@PiotrProkop PiotrProkop added the kind/feature Categorizes issue or PR as related to a new feature. label Apr 25, 2023
@PiotrProkop
Copy link
Contributor Author

/assign @PiotrProkop

@marquiz
Copy link
Contributor

marquiz commented May 11, 2023

/release v0.14

@marquiz
Copy link
Contributor

marquiz commented May 11, 2023

/milestone v0.14

@k8s-ci-robot k8s-ci-robot added this to the v0.14 milestone May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants