-
Hi,
We have had a build failing recently. It hadn't been run since October, and we couldn't figure out what had changed. We are using docker buildx for a multiarch build, and we discovered that …
-
A feature like this would allow making transparent applications for OBS.
In this specific scenario, a transparent clear color would likely allow for better management of transparency than chroma ke…
-
I have had some time to look deeper into the Azure code as I have spent some time refactoring it. One thing that has bothered me for a while is that hard coded block size and concurrency. I don't real…
-
When connecting to an Azure Storage account, I'd like to specify a specific blob in the container to have the import/export save to.
My current set up for my team is to have a "machinelearning" co…
ninip updated
5 years ago
-
### Library name and version
Azure.Storage.Blobs 12.18.0
### Describe the bug
The documentation for `UploadAsync` states: "The [UploadAsync(Stream, Boolean, CancellationToken)](https://learn.micros…
-
For now each new file is mapped to a new temp file that mirrors the logical fuse file hosting all IO.
This needs to be replaced with a CAFS friendly staging area that chunks up files into leaf size f…
-
## Problem
```
I can successfully push/pull image but can not find the image on the Portus dashboard.
```
## Push
```
$ docker tag mariadb:latest portus.ghama.io:80/ns-team1/mariadb:0.1
$ do…
-
This is a problem for our select nodes. We have a patch that might help this issue but it needs to be reviewed, tested, and merged.
Patches for the used space filewalker:
https://review.dev.storj.i…
-
## 🐛 Bug Report
Our current test
> if [ ! -d "$WORK/miniconda3" ]; then
Tests a specific location to see if conda exists. But more advanced users may have already install conda. This leads to the …
-
I'm using service account, trying to get the download url of all the assets in my storage but I don't see a way, help please
```
firebase = pyrebase.initialize_app(firebase_config)
storage = fire…