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 kubelet stuck issue due to hung fs #125298 #3541

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

pragvija
Copy link
Contributor

  • kubelet is stuck when restarted with hung fs
  • timeout the context when checking for getvfsstats

Copy link

google-cla bot commented Jun 17, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@k8s-ci-robot
Copy link
Collaborator

Hi @pragvija. Thanks for your PR.

I'm waiting for a google member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@iwankgb
Copy link
Collaborator

iwankgb commented Jun 18, 2024

/ok-to-test

@pragvija
Copy link
Contributor Author

/retest

@pragvija
Copy link
Contributor Author

pragvija commented Jul 2, 2024

/test pull-cadvisor-e2e

@iwankgb
Copy link
Collaborator

iwankgb commented Jul 6, 2024

@pragvija, can you merge master, please?

@pragvija
Copy link
Contributor Author

pragvija commented Jul 8, 2024

/retest

@pragvija
Copy link
Contributor Author

pragvija commented Jul 8, 2024

/test pull-cadvisor-e2e

@pragvija
Copy link
Contributor Author

pragvija commented Jul 9, 2024

/retest

@pragvija
Copy link
Contributor Author

pragvija commented Jul 9, 2024

/test pull-cadvisor-e2e

  - kubelet is stuck when restarted with hung fs
  - timeout the context when checking for getvfsstats

Fix go formatting
@pragvija
Copy link
Contributor Author

pragvija commented Jul 9, 2024

/test pull-cadvisor-e2e

@k8s-ci-robot
Copy link
Collaborator

@pragvija: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cadvisor-e2e fc0317a link true /test pull-cadvisor-e2e

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@pragvija
Copy link
Contributor Author

pragvija commented Jul 9, 2024

/retest

@pragvija
Copy link
Contributor Author

pragvija commented Jul 9, 2024

@iwankgb can you approve again please. Some tests are still pending.

@iwankgb iwankgb merged commit 07b4075 into google:master Jul 11, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants