Skip to content

Releases: SwissDataScienceCenter/csi-rclone

v0.3.5

29 Oct 13:14
774a6ae
Compare
Choose a tag to compare

What's Changed

  • fix: do not log rclone server responses by @olevski in #35

Full Changelog: v0.3.4...v0.3.5

v0.3.4

29 Oct 12:13
0c2a6d5
Compare
Choose a tag to compare

What's Changed

  • fix: Allow to set resources for the node-plugin pod. by @aledegano in #36
  • fix: properly deal with saved storage secrets by @olevski in #37

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

30 Sep 18:32
003aaaa
Compare
Choose a tag to compare

What's Changed

  • fix: missing namespace when remounting old volumes by @olevski in #32

Full Changelog: v0.3.2...v0.3.3

v0.3.2

18 Sep 07:45
022c0d7
Compare
Choose a tag to compare

What's Changed

  • fix: prevent rclone from trying to refresh oauth2 tokens by @Panaetius in #28

Full Changelog: v0.3.1...v0.3.2

v0.3.1

05 Sep 21:08
c359177
Compare
Choose a tag to compare

What's Changed

  • fix: use extra storage class when reading secrets by @olevski in #29
  • chore: fix chart publishing with chartpress by @olevski in #24
  • chore: do not use CHANGELOG.txt anymore by @olevski in #23

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Sep 07:58
c76e193
Compare
Choose a tag to compare

What's Changed

  • feat: get secret from pvc annotation by @olevski in #20

This release includes some additional changes from the single PR above. Notably:

  • Updates to the CSI sidecar containers
  • The addition of a Dockerfile for the Helm chart

Full Changelog: v0.2.0...v0.3.0

v0.2.0

26 Aug 09:21
a37a16f
Compare
Choose a tag to compare

What's Changed

  • feat: add support for decrypting storage credentials by @m-alisafaee in #17

Full Changelog: v0.1.8...v0.2.0

v0.1.8

14 May 14:56
3b1e3f5
Compare
Choose a tag to compare

What's Changed

  • fix: don't error out if unmounting fails, as it might block dependent resources by @Panaetius in #16

Full Changelog: v0.1.7...v0.1.8

v0.1.7

26 Feb 16:03
fb889d0
Compare
Choose a tag to compare

What's Changed

  • add logging for rclone background daemon in #11

Full Changelog: v0.1.6...v0.1.7

v0.1.6

09 Feb 14:40
53e5f6f
Compare
Choose a tag to compare
  • remove hostNetwork from node plugin
  • add liveness probe
  • better handling of rclone daemon dying