Skip to content

s3gw (charts) v0.2.0

Compare
Choose a tag to compare
@giubacc giubacc released this 28 Jul 12:43
· 198 commits to main since this release
4240930

Release Notes - v0.2.0

This is the 0.2.0 release of s3gw project. Bugs are to be expected (and welcomed!), and performance is not optimal.

This release is meant for testing and feedback gathering. It is not recommended for production use.

Should a bug be found and not expected to be related to the list below, one should feel encouraged to file an issue in our github repository.

What we support

At the moment we support creating buckets, doing basic operations on objects (PUT/GET/DELETE), and listing bucket contents.

What we don't support

  • deleting buckets.
  • multipart uploads.
  • everything else not specified in the previous section.

Deploying

Please refer to our documentation on how to start playing with the s3gw container. Instructions for deploying the Helm chart can be found here.

What Changed

Full Changelog: https://github.com/aquarist-labs/s3gw-charts/commits/v0.2.0