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

Leadership: re-reconcile on failed key read #68

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

JoshVanL
Copy link
Collaborator

In the event of failed reading of other leadership keys, the leader will continue to wait for the next informer reconcile instead of hard erroring out.

This is useful for events whereby the leadership key space values are not readable because they have been written by another cron who has a different value API.

In the event of failed reading of other leadership keys, the leader will
continue to wait for the next informer reconcile instead of hard
erroring out.

This is useful for events whereby the leadership key space values are
not readable because they have been written by another cron who has a
different value API.

Signed-off-by: joshvanl <me@joshvanl.dev>
@cicoyle cicoyle merged commit 74ca110 into diagridio:master Jan 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants