WIP: dump cluster logs#289
Conversation
|
/retest |
|
/test pull-kubernetes-csi-csi-driver-host-path-1-21-on-kubernetes-1-21 |
1 similar comment
|
/test pull-kubernetes-csi-csi-driver-host-path-1-21-on-kubernetes-1-21 |
|
/test pull-kubernetes-csi-csi-driver-host-path-1-20-test-on-kubernetes-1-20 |
|
/test pull-kubernetes-csi-csi-driver-host-path-1-20-test-on-kubernetes-1-20 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pohly The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
V=4 should give useful debug information. For files related to CSI, we want even more information.
This reverts commit 30b4e6a. We want to trigger the Kubernetes bug in this PR...
|
/test pull-kubernetes-csi-csi-driver-host-path-1-21-on-kubernetes-master |
|
@pohly: The following tests failed, say
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. DetailsInstructions 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/test-infra repository. I understand the commands that are listed here. |
|
@pohly: PR needs rebase. DetailsInstructions 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/test-infra repository. |
|
This test PR is no longer needed, csi-release-tools contains these changes. |
b12e407c Merge pull request kubernetes-csi#289 from nixpanic/k8s-v1.34 bbe5e547 Use Kubernetes v1.34 and Kind v0.30 by default 4e9eb2c9 Merge pull request kubernetes-csi#288 from gnufied/add-gnufied-for-csi-approver 064e260d Add myself as csi approver c852fa79 Merge pull request kubernetes-csi#287 from andyzhangx/patch-7 bce16c10 fix: upgrade to go1.24.11 to fix CVE-2025-61727 8d1258cc Merge pull request kubernetes-csi#286 from kubernetes-csi/dependabot/github_actions/actions/checkout-6 91e35981 Bump actions/checkout from 5 to 6 29413815 Merge pull request kubernetes-csi#285 from andyzhangx/patch-6 fa8b339e fix: upgrade to go1.24.9 to fix CVEs git-subtree-dir: release-tools git-subtree-split: b12e407cc9556acf6702ed8745d3f8a29c9169bb
What type of PR is this?
/kind failing-test
What this PR does / why we need it:
When a test fails because kubelet was not working properly, then we need the logs for kubelet.
Does this PR introduce a user-facing change?: