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: raise cri timeout to accommodate slow hardwares #143

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Conversation

dkeven
Copy link
Collaborator

@dkeven dkeven commented Feb 11, 2025

the default timeout period of CRI requests is 2m in kubelet, and can time out during the middle of a normal operation like unpacking a large image on slow hardwares, we explicitly lift it to 5m to make it more tolerable.

@dkeven dkeven requested a review from eball February 11, 2025 08:44
@github-actions github-actions bot added the fix label Feb 11, 2025
@dkeven dkeven enabled auto-merge (squash) February 11, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants