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

Do not merge: #70 on top of #66 #71

Closed

Conversation

alpe
Copy link
Contributor

@alpe alpe commented Feb 6, 2024

For CI tests only

* adds a test that ensures apiserver going away for 20 seconds would
  force a successfuly retry of leader election
This is needed to trigger the issue
Utilize select in waiting for backoff to handle scenario of context
cancelled while waiting.

Add returning of error so any errors are propogated in the log files
Previously UpdateState was called on reconciler of deployment causing
multiple lingo replicas to make different decisions. Only the leader
should be making scaling decisions.
@alpe alpe changed the title Do not merge: scaledown on top of "Fix leader election retry" Do not merge: #70 on top of #66 Feb 6, 2024
@alpe
Copy link
Contributor Author

alpe commented Feb 7, 2024

Unused

@alpe alpe closed this Feb 7, 2024
@alpe alpe deleted the fix-leader-election-retry_scaledown branch February 7, 2024 08:54
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