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

vendor: bump github.com/Azure/azure-sdk-for-go deps #4715

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

@crazy-max crazy-max added dependencies Pull requests that update a dependency file area/cache labels Feb 29, 2024
@crazy-max
Copy link
Member Author

Ok needs some changes

 50.41 cache/remotecache/azblob/exporter.go:157:50: undefined: azblob.BlockBlobUploadOptions
50.41 cache/remotecache/azblob/exporter.go:179:20: undefined: azblob.ETagAny
50.41 cache/remotecache/azblob/exporter.go:181:3: unknown field BufferSize in struct literal of type blockblob.UploadStreamOptions
50.41 cache/remotecache/azblob/exporter.go:182:3: unknown field MaxBuffers in struct literal of type blockblob.UploadStreamOptions
50.41 cache/remotecache/azblob/importer.go:52:26: undefined: azblob.ContainerClient
50.41 cache/remotecache/azblob/importer.go:177:26: undefined: azblob.ContainerClient
50.41 cache/remotecache/azblob/importer.go:210:26: undefined: azblob.ContainerClient
50.41 cache/remotecache/azblob/utils.go:113:74: undefined: azblob.ContainerClient
50.41 cache/remotecache/azblob/utils.go:176:62: undefined: azblob.ContainerClient
50.41 cache/remotecache/azblob/exporter.go:182:3: too many errors

@crazy-max crazy-max force-pushed the update-az-deps branch 3 times, most recently from ac10717 to 365b11c Compare February 29, 2024 09:52
@crazy-max
Copy link
Member Author

crazy-max commented Feb 29, 2024

Ok we need to bump azurite: https://github.com/moby/buildkit/actions/runs/8094095530/job/22118240758?pr=4715#step:8:1744

sandbox.go:131: time="2024-02-29T10:00:40Z" level=error msg="/moby.buildkit.v1.Control/Solve returned error: rpc error: code = Unknown desc = failed to configure azblob cache exporter: failed to create container client: failed to create cache container cachecontainer: PUT [http://127.0.0.1:42607/azblobcacheaccount/cachecontainer\n--------------------------------------------------------------------------------\nRESPONSE](http://127.0.0.1:42607/azblobcacheaccount/cachecontainer/n--------------------------------------------------------------------------------/nRESPONSE) 400: 400 The API version 2023-11-03 is not supported by Azurite. Please upgrade Azurite to latest version and retry. If you are using Azurite in Visual Studio, please check you have installed latest Visual Studio patch. Azurite command line parameter \"--skipApiVersionCheck\" or Visual Studio Code configuration \"Skip Api Version Check\" can skip this error. \nERROR CODE: InvalidHeaderValue\n--------------------------------------------------------------------------------\n<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<Error>\n  <Code>InvalidHeaderValue</Code>\n  <Message>The API version 2023-11-03 is not supported by Azurite. Please upgrade Azurite to latest version and retry. If you are using Azurite in Visual Studio, please check you have installed latest Visual Studio patch. Azurite command line parameter \"--skipApiVersionCheck\" or Visual Studio Code configuration \"Skip Api Version Check\" can skip this error. \nRequestId:2baa387b-f3b0-4bef-bd6f-3300339947d6\nTime:2024-02-29T10:00:40.175Z</Message>\n</Error>\n--------------------------------------------------------------------------------\n"

@crazy-max crazy-max force-pushed the update-az-deps branch 4 times, most recently from 196a5a2 to 56ae84b Compare February 29, 2024 11:25
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cache dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant