-
### Describe the subtask
Besides S3, GCS, we should support credentials from Aliyun oss
### Parent issue
#4398
-
config
```
- name: S3_ACL
value: private
- name: S3_ENDPOINT
value: https://oss-cn-hangzhou.aliyuncs.com
- name: S3_BUCKET
value: acos-service
-…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=13952153)
I think it is ok for us to support aliyun cloud oss storage after aws s3 and google cloud storage…
-
The AWS provider supports to assume AWS IAM role to use S3, but Aliyun OSS provider does not support IAM(RAM) role.
We can find the code for AWS provider here https://github.com/thanos-io/objstore/…
-
'com.aliyun.dpa:oss-android-sdk:2.9.5'
-
Hello there, trying to using Trino to access data warehouse setup based on Aliyun OSS
Trino was deployed on kuburnetes and the hive.properties part in catalog.yaml was edited like below
connec…
-
### Relevant config.toml
```toml
namespaces=["acs_oss_dashboard"]
[[instances.metric_filters]]
metric_names=["GetObjectCount","PutObjectCount"]
```
### Logs from categraf
```text
2024/09/10 17:2…
-
Hi! I'm using `sccache` with Aliyun Object Storage Service, which is S3-compatible. However, I keep getting cache write errors. I've tested my API credentials and made sure they were working.
I sus…
-
Hi, does this project support Aliyun OSS as a storage backend ?
Thanks.
-
I have configured cluster to access (Aliyun OSS) S3 compatible storage but it show this error, can you please help me how to resolve this.
Here are configuration.
```
---
apiVersion: postgresql.…