-
Notifications
You must be signed in to change notification settings - Fork 39
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
Replace leader-for-life leader election with leader-for-lease #301
Comments
yersan
added a commit
to yersan/wildfly-operator
that referenced
this issue
Apr 24, 2024
yersan
added a commit
to yersan/wildfly-operator
that referenced
this issue
Apr 25, 2024
yersan
added a commit
to yersan/wildfly-operator
that referenced
this issue
Apr 25, 2024
yersan
added a commit
to yersan/wildfly-operator
that referenced
this issue
Apr 25, 2024
yersan
added a commit
that referenced
this issue
Apr 26, 2024
[#301] Replace leader-for-life leader election with leader-for-lease
yersan
added a commit
that referenced
this issue
May 21, 2024
[#301] Replace leader-for-life leader election with leader-for-lease
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Mostly due to operator-framework/operator-lib#48. It looks like leader-for-lease is more widely used and the default strategy used by Operator SDK.
The text was updated successfully, but these errors were encountered: