Skip to content

Releases: digitalocean/csi-digitalocean

v0.4.3

17 Sep 21:52
96fd46d
Compare
Choose a tag to compare
  • Allow for custom driver names, to help with upgrades from Kubernetes 1.11 [GH-181]

v1.1.1

02 Jul 16:42
f7d772a
Compare
Choose a tag to compare

Release csi-digitalocean v1.1.1

  • Set a custom user agent for the godo client. [GH-156]
  • Include xfsprogs in the base Docker image so that XFS can be used

v1.0.2

02 Jul 16:44
96cd9cf
Compare
Choose a tag to compare

Release csi-digitalocean v1.0.2

  • Cherry-pick: Set a custom user agent for the godo client.
    [GH-156]

v0.4.2

02 Jul 16:45
38192aa
Compare
Choose a tag to compare

Release csi-digitalocean v0.4.2

  • Cherry-pick: Set a custom user agent for the godo client.
    [GH-156]

v1.1.0

30 Apr 07:00
41b685b
Compare
Choose a tag to compare

Please checkout the CHANGELOG for details.

v0.4.1

26 Apr 16:19
Compare
Choose a tag to compare
Release csi-digitalocean v0.4.1

* Cherry-pick: Add tagging support for Volumes via the new `--do-tag` flag
  [[GH-130]](https://github.com/digitalocean/csi-digitalocean/pull/130)
* Cherry-pick: Fix support for volume snapshots by setting snapshot id on volume creation
  [[GH-129]](https://github.com/digitalocean/csi-digitalocean/pull/129)
* Cherry-pick: Goreportcard fixes (typos, exported variables, etc..)
  [[GH-121]](https://github.com/digitalocean/csi-digitalocean/pull/121)
* Cherry-pick: Rename the cluster role bindings for the `node-driver-registrar` to be
  consistent with the other role bindings.
  [[GH-118]](https://github.com/digitalocean/csi-digitalocean/pull/118)
* Cherry-pick: Remove the `--token` flag for the `csi-do-node` driver. Drivers running on
  the node don't need the token anymore.
  [[GH-118]](https://github.com/digitalocean/csi-digitalocean/pull/118)
* Cherry-pick: Don't check the volume limits on the worker nodes (worker nodes are not able
  to talk to DigitalOcean API)
  [[GH-142]](https://github.com/digitalocean/csi-digitalocean/pull/142)
* Cherry-pick: Update `godo` (DigitalOcean API package) version to v1.13.0
  [[GH-143]](https://github.com/digitalocean/csi-digitalocean/pull/143)
* Cherry-pick: Fix race in snapshot integration test.
  [[GH-146]](https://github.com/digitalocean/csi-digitalocean/pull/146)
* Cherry-pick: Add tagging support for Volume snapshots via the new `--do-tag` flag
  [[GH-145]](https://github.com/digitalocean/csi-digitalocean/pull/145)

v1.0.1

25 Apr 22:08
09cf512
Compare
Choose a tag to compare

Please checkout the CHANGELOG for details.

v1.0.0

19 Dec 20:08
f3f666d
Compare
Choose a tag to compare

Please checkout the CHANGELOG for details.

v0.4.0

26 Nov 10:21
685a76e
Compare
Choose a tag to compare

Please checkout the CHANGELOG for details.

v0.3.1

31 Oct 16:14
277a3fd
Compare
Choose a tag to compare

Please checkout the CHANGELOG for details.