-
Hello !
# Version Issue
openstack4j 3.9
# Issue Description
I'm currently trying to do bulk delete in a container (ObjectStorage) for multiple Objects.
I haven't found any method doing th…
-
Hi everyone!
First of all, sorry for my bad english **and thank You for that great TYPO3 extension!**
I love to teaser my page content on the frontpage by using pw_teaser!
After now 4 days tryi…
-
I can set the user-metadata, but I cannot see how to set ACLs (read, write) with this client.
It would be great to support that...something like:
``` ruby
# getting
container.read_acl
#setting
cont…
-
In general write should always be slower then read? How it comes that the bulkGet function is performing much much slower then the bulkPut. I have e.g. 1000 objects when I want to simply put them into…
-
This is the yaml I use:
```
apiVersion: monitoring.coreos.com/v1
kind: Prometheus
metadata:
labels:
app.kubernetes.io/component: prometheus
app.kubernetes.io/instance: k8s
app.ku…
-
Concurrent write is happening here: https://github.com/go-git/go-git/blob/master/plumbing/format/idxfile/idxfile.go#L133
```
fatal error: concurrent map writes
goroutine 46 [running]:
runtime.…
-
The phenomenon is as shown in the figure. I need to get the diff of each file in each commit in the git repo, but I found that a lot of memory is consumed when calculating the patch. Is there a prob…
-
I am trying to import the existing resource and getting the error below:
Error: can not marshal to path in request for field LogGroupId. Due to can not marshal a nil pointer
### Community No…
-
In [`ef7638b`](https://github.com/n1lsqn/status/commit/ef7638bffcaeb0ec00113200d537f5fc097f51a1
), ObjectStorage (https://s3-console.n1l.dev/) was **down**:
- HTTP code: 521
- Response time: 215 ms
-
I want to retrieve a large file from an OpenStack Container object storage but receives an out of memory error. The file is about 500 MBs.
## Current Behavior
We are using the following code:
`…