s3gw icon indicating copy to clipboard operation
s3gw copied to clipboard

Container able to run on a Kubernetes cluster, providing S3-compatible endpoints to applications.

Results 102 s3gw issues
Sort by recently updated
recently updated
newest added

Maintaining extensions and patches downstream from radosgw is not without disadvantages: - Merge conflicts on rebase on later upstream releases - This slows down roll out new features and requires...

kind/research
area/upstream
triage/next-candidate
area/rgw-sfs
kind/epic

This issue raised after rebasing on top of ceph's 18.2.0. The `test_get_object_torrent` is using the `omap_get_vals_by_keys` call that is not implemented yet in `sfs` ```bash 2023-10-18T14:52:46.880+0200 7f608ac5f6c0 2 req 0...

kind/bug
triage/next-candidate
area/rgw-sfs

The sqlite database is created with mode 644, so is world readable. It should probably be created with mode 640, to avoid random unprivileged users being able to read it.

kind/bug
area/rgw-sfs

Following on from https://github.com/aquarist-labs/ceph/pull/39, we should implement a class that knows how to iterate through metadata keys (users, buckets, ... what else?) so that the `max` and `truncated` arguments to...

kind/enhancement
kind/research
triage/next-candidate
area/rgw-sfs

During the evaluation of a different UI, `MinIO Console`, i realized that the `dbstore` storage backend does not support [AWS STS](https://docs.ceph.com/en/quincy/radosgw/STS/). `MinIO Console` is using that to request temporary credentials...

kind/enhancement
triage/next-candidate
area/rgw-sfs

### What needs to be done This is a placeholder, information tba ### Why it needs to be done ### Acceptance Criteria ### Additional Information

triage/next-candidate
area/ui
kind/feature
triage/proposal for closure

## Description Identity and Access Management (IAM) is a mechanism part of Amazon Web Services that allow "securely managing identities and access to AWS services and resources" ([AWS docs][aws-iam]). With...

triage/next-candidate
area/ui
area/rgw-sfs
area/tests
kind/epic
kind/feature
area/docs

### What needs to be done Merge the charts & tools repository into the main s3gw repo. ### Why it needs to be done We want to simplify the release...

kind/quality
area/CI
triage/proposal for closure

### What needs to be done If a client creates a bucket with a location constraint, that request fails. Call: `client.create_bucket(Bucket=bucket_name, CreateBucketConfiguration={'LocationConstraint': location_constraint})` Details on how that is evaluated are...

kind/bug
triage/next-candidate
area/rgw-sfs

**Describe the bug** A clear and concise description of what the bug is. With bucket versioning enabled, when multiple copies of the object are uploaded and an older copy is...

kind/bug
triage/needs-information
triage/next-candidate
area/rgw-sfs