ceph-cosi icon indicating copy to clipboard operation
ceph-cosi copied to clipboard

COSI driver for Ceph Object Store aka RGW

Results 9 ceph-cosi issues
Sort by recently updated
recently updated
newest added

A user has reported this: > trying to use other apps like android s3 music player won't work because it tries to "list buckets" within the single bucket connection =(...

Several Rook users have expressed interest in per-bucket quotas. Specifically max objects and max size quotas. In COSI's upstream design planning, we've come to the agreement that these 2 quotas...

* Added github actions for testing bucket requests via cephadm * Minor update to examples

Allow creation/deletion of subuser if `Parent` is specified in `objectStoreUserSecret`. This enables better management of quota and reduces the capabilities required for ceph-cosi user.

Description: cephobjectstore has been configured and the objectstorage-provisioner was started and it was running properly. when I edited the cephobjectstore configuration, objectstore and rgw pod got restarted. during this time...

Context : https://rook-io.slack.com/archives/C741SA742/p1739518336186929 I tried updating the sidecar image to ``` gcr.io/k8s-staging-sig-storage/objectstorage-sidecar:v20250117-a29e5f6 registry.k8s.io/sig-storage/objectstorage-sidecar:v0.2.1 ``` and both are getting stuck when attempting to make the connection to the socket that is...

I think for Ceph-COSI's v1alpha**1** driver, having `.ceph.objectstorage.k8s.io` is fine to ensure no one has breaking changes. For the upcoming v1alpha**2** driver implementation, the `k8s.io` extension should be avoided. That...

@BlaineEXE is active contributor to [COSI project](https://github.com/kubernetes-sigs/container-object-storage-interface/graphs/contributors), welcoming him as a maintainer for this project is the right direction

Hi there. Quick question, is this project still being maintained? There hasn't been a release cut in ~14 months or so: - https://github.com/ceph/ceph-cosi/releases Thanks in advance