Closed MartinForReal closed 1 month ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: MartinForReal Once this PR has been reviewed and has the lgtm label, please assign feiskyer for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
/retest
/retest
/retest
@MartinForReal: The following tests 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-azuredisk-csi-driver-external-e2e-single-az | aeb73ed88cca63bca07a085f9c447a2d16147221 | link | true | /test pull-azuredisk-csi-driver-external-e2e-single-az |
pull-azuredisk-csi-driver-e2e-capz-windows-2022 | aeb73ed88cca63bca07a085f9c447a2d16147221 | link | true | /test pull-azuredisk-csi-driver-e2e-capz-windows-2022 |
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.
What type of PR is this? /kind cleanup
What this PR does / why we need it: chores: set useragent for e2e clients Which issue(s) this PR fixes:
Fixes #
Requirements:
Special notes for your reviewer: https://github.com/kubernetes/kubernetes/commit/9c92b37d4ed45427116e9ec2c27366199eea895c#diff-3145c766434ba7221bf0a6effe8f70bb744e9a214cac1d4a0ec5427414c0eecf move GenerateVolumeName to csi driver https://github.com/kubernetes/kubernetes/commit/f55588fa0b095bebc4f8d197dfb7ca3b6bb27fd7#diff-19f37de624b324e650f830dc887c4a5bba1831378790c62b09aee69a4ba0c2e9L302 test framework is updated. Release note: