kubernetes-sigs / blob-csi-driver

Azure Blob Storage CSI driver
Apache License 2.0
118 stars 77 forks source link

feat: upgrade to azcopy v10.24.0 for volume clone feature #1334

Closed andyzhangx closed 3 months ago

andyzhangx commented 3 months ago

What type of PR is this? /kind feature

# curl -I https://aka.ms/downloadazcopy-v10-linux
HTTP/1.1 301 Moved Permanently
Content-Length: 0
Server: Kestrel
Location: https://azcopyvnext.azureedge.net/releases/release-10.24.0-20240326/azcopy_linux_amd64_10.24.0.tar.gz
Request-Context: appId=cid-v1:9b037ab9-fa5a-4c09-81bd-41ffa859f01e
X-Response-Cache-Status: True
Expires: Mon, 08 Apr 2024 11:03:05 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Mon, 08 Apr 2024 11:03:05 GMT
Connection: keep-alive
Strict-Transport-Security: max-age=31536000 ; includeSubDomains

What this PR does / why we need it: feat: upgrade to azcopy v10.24.0 for volume clone feature

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

feat: upgrade to azcopy v10.24.0 for volume clone feature
k8s-ci-robot commented 3 months 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

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/blob-csi-driver/blob/master/OWNERS)~~ [andyzhangx] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
andyzhangx commented 3 months ago

/cherrypick release-1.24

andyzhangx commented 3 months ago

/cherrypick release-1.23

andyzhangx commented 3 months ago

/cherrypick release-1.22

k8s-infra-cherrypick-robot commented 3 months ago

@andyzhangx: new pull request created: #1335

In response to [this](https://github.com/kubernetes-sigs/blob-csi-driver/pull/1334#issuecomment-2042849846): >/cherrypick release-1.24 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
k8s-infra-cherrypick-robot commented 3 months ago

@andyzhangx: new pull request created: #1336

In response to [this](https://github.com/kubernetes-sigs/blob-csi-driver/pull/1334#issuecomment-2042850015): >/cherrypick release-1.23 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
k8s-infra-cherrypick-robot commented 3 months ago

@andyzhangx: #1334 failed to apply on top of branch "release-1.22":

Applying: feat: upgrade to azcopy v10.24.0 for volume clone feature
Using index info to reconstruct a base tree...
M   pkg/blobplugin/Dockerfile
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/blobplugin/Dockerfile
CONFLICT (content): Merge conflict in pkg/blobplugin/Dockerfile
Removing .trivyignore
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 feat: upgrade to azcopy v10.24.0 for volume clone feature
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
In response to [this](https://github.com/kubernetes-sigs/blob-csi-driver/pull/1334#issuecomment-2042850162): >/cherrypick release-1.22 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.