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

Fix blocking by kubelet-restart op #661

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Fix blocking by kubelet-restart op #661

merged 1 commit into from
Sep 13, 2023

Conversation

zoetrope
Copy link
Member

@zoetrope zoetrope commented Sep 7, 2023

kubelet-restart op takes a long time.
If a problem occurs during kubelet-restart op (e.g. controller-manager crashes), the problem will not be repaired.

In this PR, after one of kubelet-restart op is finished, next operation is decided again.
This will be able to repair a problem in a short time.

@zoetrope zoetrope self-assigned this Sep 7, 2023
@zoetrope zoetrope marked this pull request as ready for review September 8, 2023 11:24
Copy link
Contributor

@zeroalphat zeroalphat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zoetrope zoetrope merged commit 2b4bd54 into main Sep 13, 2023
6 checks passed
@zoetrope zoetrope deleted the fix-kubelet-restart branch September 13, 2023 08:15
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