Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Releases: ctrox/csi-s3

v1.2.0-rc.2

02 Feb 17:05

Choose a tag to compare

v1.2.0-rc.2 Pre-release
Pre-release
  • Allow mounting existing prefixes @defrox #60
  • Upgrades goofys to v0.24.0
  • Drops k8s.io/kubernetes dependency

v1.2.0-rc.1

06 Apr 17:51

Choose a tag to compare

v1.2.0-rc.1 Pre-release
Pre-release
  • An existing bucket can now be set in the StorageClass. See README.md for more details
  • Kubernetes v1.20 support
  • Updated s3fs to 1.84 (based on debian buster)

v1.1.1

18 May 09:57

Choose a tag to compare

Removes old unused secret variable encryptionKey.

v1.1.0

15 May 19:32
b59a7f2

Choose a tag to compare

Breaking Changes:

  • Credentials are now supplied using volume secrets instead of via ENV
  • Upgrades csi-spec to v1.1.0
  • Removed s3ql mounter

1.0.1-alpha

04 Aug 12:16

Choose a tag to compare

1.0.1-alpha Pre-release
Pre-release

Fixed an issue where s3backer could not mount due to a missing loop device.

1.0.0-alpha

29 Jul 14:35

Choose a tag to compare

1.0.0-alpha Pre-release
Pre-release

Initial alpha release. While most of the driver is tested this has not had any production use. Use it at your own risk and not for important data.