Closed andyzhangx closed 3 weeks ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: andyzhangx
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest
/retest
@andyzhangx: 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-azurefile-csi-driver-e2e-capz-windows-2019 | ef7dce7fa17b9ac7649a7f20e76cd5e488618e9b | link | true | /test pull-azurefile-csi-driver-e2e-capz-windows-2019 |
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.
/cherrypick release-1.31
/cherrypick release-1.30
/cherrypick release-1.29
@andyzhangx: new pull request created: #2161
@andyzhangx: new pull request created: #2162
@andyzhangx: #2153 failed to apply on top of branch "release-1.29":
Applying: fix: reduce get file share throttling when CreateSnapshot
Using index info to reconstruct a base tree...
M pkg/azurefile/controllerserver.go
M test/sanity/run-test.sh
Falling back to patching base and 3-way merge...
Auto-merging test/sanity/run-test.sh
CONFLICT (content): Merge conflict in test/sanity/run-test.sh
Auto-merging pkg/azurefile/controllerserver.go
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 fix: reduce get file share throttling when CreateSnapshot
What type of PR is this? /kind bug
What this PR does / why we need it: fix: reduce get file share throttling when CreateSnapshot, this PR uses the filter as fileShareName to only get snapshots under the specified file share
Which issue(s) this PR fixes:
Fixes #2152
Requirements:
Special notes for your reviewer:
Release note: