s3gw
s3gw copied to clipboard
Container able to run on a Kubernetes cluster, providing S3-compatible endpoints to applications.
### What needs to be done Remove orphaned files and metadata in the database. On startup is likely a good time for this. ### Why it needs to be done...
After switching to the UI REST API, it is not necessary anymore to install ingresses which were used to fix the CORS issue in browsers.
**Describe the bug** The radosgw binary can be run with --setuser and --setgroup parameters, to make it drop root privileges after the process is initialized. Unfortunately, the SFS data store...
### What needs to be done If we encounter an unrecoverable error (e.g database corruption) we want to bail and mark the software to not start from the datastore. Could...
This was discovered when running the `warp multipart` test as it always complains about the size. `warp` uploads parts and then tries to download them. (not the whole object) When...
**Describe the bug** A clear and concise description of what the bug is. Wrong behavior introduced with https://github.com/aquarist-labs/s3gw-ui/pull/255 As described [here](https://github.com/aquarist-labs/s3gw/issues/566#issuecomment-1746989505), the correct behavior is to always allow to change...
Is there anyway to use traefik ingressroutes instead of standard ingress ? I have tried to get it to work, but i keep getting this error when i try to...
## Description ## Success criteria ## More information ### Tasks - [ ] #145
### What needs to be done When we interact with the upgrade responder, the upgrade responder will also inform us about newer versions. This should be surfaced to the user...
**Describe the bug** A clear and concise description of what the bug is. On the login page when we select Deutsche language even the pop-up should be in the same...