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

According to https://docs.ceph.com/en/latest/radosgw/s3/serviceops/#get-usage-stats it is not possible to get the user stats. The following error occurs when the request is executed: ``` 2022-10-07T10:24:53.775+0000 7f494570f6c0 1 ====== starting new request req=0x7f485e540790...

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

Stats information can be retrieved via `/admin/user?uid=xxxxx&stats=true` rest call. In `sfs` this call is not implemented; currently the call returns an empty response: ``` 'stats': {'size': 0, 'size_actual': 0, 'size_utilized':...

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

Having end to end checksums is nice during development and even nicer when the system encounters broken hardware. A possible design would be to checksum every 1M, 4k, $whatevermakessense. Section...

kind/enhancement
kind/design
triage/next-candidate
area/rgw-sfs
kind/epic
required/discussion

## Description The AWS Secure Token Service (STS) returns temporary credentials for authenticating users to access specific resources. These credentials can be used to perform S3 requests. In the case...

triage/next-candidate
kind/epic
kind/feature
required/discussion

![image](https://github.com/aquarist-labs/s3gw/assets/506918/c952eda2-f07b-4829-aaac-9b4491589233) As shown in the image above, building a Release Candidate resets the `latest` tag to point to the RC. This is potentially problematic if the RC is not yet...

kind/bug
priority/0
area/CI

This is a follow up feature request of #823. The idea is that health tests are used to check if the connection to the s3gw is working. Alternatively it would...

kind/enhancement
area/ui
triage/proposal for closure

**Is your feature request related to a problem? Please describe.** I cannot manage the PVCs myself outside of the Helm chart, which I'd like to use to uncouple the PVC...

area/kubernetes
triage/waiting
area/charts

### What needs to be done Document the high-availability guarantees of s3gw on top of Longhorn. - What is the expected fail-over time in response to a node/process failure -...

kind/documentation
kind/research
kind/design
triage/next-candidate
area/kubernetes
kind/epic

We need to update the documentation writing what is the current state of HA with s3gw. What the user should know and what to expect in case of node failure....

kind/documentation
triage/next-candidate

``` │ 2023-11-21T14:35:46.999+0000 7fc6f0642700 1 beast: 0x7fc7d26c5770: 10.42.1.5 - restic [21/Nov/2023:14:35:46.999 +0000] "HEAD /restic/ HTTP/1.1" 200 0 - "MinIO (linux; a │ │ 2023-11-21T14:35:46.999+0000 7fc6eb638700 1 beast: 0x7fc7d26c5770: 10.42.1.5 -...

triage/next-candidate
kind/quality
area/rgw-sfs
severity/trivial