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

Add leader election to the custom controller #3694

Closed
Kalaiselvi84 opened this issue Mar 11, 2024 · 0 comments · Fixed by #3696
Closed

Add leader election to the custom controller #3694

Kalaiselvi84 opened this issue Mar 11, 2024 · 0 comments · Fixed by #3696
Labels
kind/feature New features for Agones

Comments

@Kalaiselvi84
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The absence of leader election in the custom controller example leads to potential conflicts.

Describe the solution you'd like
I would like to incorporate leader election into the custom controller example to ensure that only one controller assumes the responsibility of managing/watching the gameserver.

Additional context
Log - https://gist.github.com/Kalaiselvi84/c5a576edebd1cc1c1ae5481c827fed17

@Kalaiselvi84 Kalaiselvi84 added the kind/feature New features for Agones label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New features for Agones
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant