-
**Describe the bug**
We are using Azure java SDK storage APIs to upload large number of files (blobs) to Azure Blob Storage. To do this, we are creating multiple BlobClient instances using a single B…
-
This is a great project! It would be great if it was on bower!
I'm finding that the blobs once uploaded don't have their properties set, specifically length. Am I doing something wrong or is it missi…
-
We started having issues with latest nodejs 18.x and 20.x distroless images.
I'll add more context and exemplify for nodejs 20.x.
We have a simple Dockerfile defined with following content:
```
…
-
**What happened**:
Create the file: `docker-hello-tiny.yaml` with the following content:
```yaml
components:
- name: docker.io/recmo/docker-hello-tiny
version: v1.0
provider:
name: recmo
r…
-
When we upload a file then `this.blobs` contains all blobs but not first blob. For example if you want to upload a file of 130 KB and you have set `this.PART_SIZE` to 100 KB then `this.blobs` will hav…
-
Currently we only support compression on the transport, add support for compressed uploads:
```
main/uploads/94448848-5c26-4e27-9448-50f9fea1947e/compressed-blobs/zstd/33cc97ba1cbeb6c3c542d594f3d96c…
-
### Which service(blob, file, queue, table) does this issue concern?
blob
### Which version of the Azurite was used?
3.30.0
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio …
-
### Which service(blob, file, queue, table) does this issue concern?
blob
### Which version of the Azurite was used?
3.22.0
### Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio …
-
Clients shouldn't have to re-upload published blobs multiple times to multiple different validators. We could make an exception here and allow validators to talk to each other, and as long as a client…
-
### Library name and version
Azure.Storage.Blobs 12.14.1
### Describe the bug
When trying to upload a simple file using `await container.GetBlobClient(file).UploadAsync(Path.Combine(Constants.FileS…
mlxyz updated
7 months ago