-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Leadership: re-reconcile on failed key read (#68)
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>
- Loading branch information
Showing
2 changed files
with
64 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters