-
When fetching larger files, we are seeing `throwIfFatal detected a jvm fatal exception, which is thrown and logged below:
java.lang.OutOfMemoryError: Java heap space`
It looks like what's happeni…
-
### Feature Description
This idea came to my mind for weeks.
Now, it's almost impossible to inspect the storage usage on Gitea, like how many objects there are, and how much space they took. If …
-
**Describe the bug**
When building for the riscv64 architecture, a build failure occurs in the test suite due to treating warnings as errors.
build log snippet
```
36.07 [ 85%] Building CX…
-
/kind bug
**What steps did you take and what happened:**
I'm trying to deploy an inferenceservice using a model stored in an S3 bucket in Oracle Cloud.
I followed the documentation and set up cre…
-
### Expected Behavior
_No response_
### Actual Behaviour
Application running in OCI fails to initialize ObjectStorage bean until dependency on `micronaut-discovery-client` is added to the pro…
-
I am using Oracle Cloud to deploy dcm4chee instances, and am trying to use Oracle Cloud's Amazon S3 Compatibility API integration to use as my dcm4chee storage.
I had to set the configuration a lit…
-
I am trying to build manifests using the JSONnet file below. I have added two labels to the ruler, "cluster_name" and "rule_replica", but in the compiled manifests, only one label is being added. Can …
-
### Company or project name
_No response_
### Question
Hello guys!
I'm starting to use clickhouse and have been facing some problems to query files from oracle object storage via s3 compability.…
-
yaml
```
---
kind: StorageClass
apiVersion: storage.k8s.io/v1
metadata:
name: harbor-storage-cos
provisioner: ru.yandex.s3.csi
parameters:
mounter: s3fs
# you can set mount options her…
-
I'm not sure if this is desired behaviour or not. Please close if it is.
Having said that, in my view, as the parameter is ObjectName, then it should be a regular string and the API will encode it…