Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release csi-digitalocean v0.4.1 #151

Merged
merged 1 commit into from
Apr 26, 2019
Merged

Release csi-digitalocean v0.4.1 #151

merged 1 commit into from
Apr 26, 2019

Conversation

jcodybaker
Copy link
Collaborator

  • Cherry-pick: Add tagging support for Volumes via the new --do-tag flag
    [GH-130]
  • Cherry-pick: Fix support for volume snapshots by setting snapshot id on volume creation
    [GH-129]
  • Cherry-pick: Goreportcard fixes (typos, exported variables, etc..)
    [GH-121]
  • Cherry-pick: Rename the cluster role bindings for the node-driver-registrar to be
    consistent with the other role bindings.
    [GH-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]
  • Cherry-pick: Don't check the volume limits on the worker nodes (worker nodes are not able
    to talk to DigitalOcean API)
    [GH-142]
  • Cherry-pick: Update godo (DigitalOcean API package) version to v1.13.0
    [GH-143]
  • Cherry-pick: Fix race in snapshot integration test.
    [GH-146]
  • Cherry-pick: Add tagging support for Volume snapshots via the new --do-tag flag
    [GH-145]

* Cherry-pick: Add tagging support for Volumes via the new `--do-tag` flag
  [[GH-130]](#130)
* Cherry-pick: Fix support for volume snapshots by setting snapshot id on volume creation
  [[GH-129]](#129)
* Cherry-pick: Goreportcard fixes (typos, exported variables, etc..)
  [[GH-121]](#121)
* Cherry-pick: Rename the cluster role bindings for the `node-driver-registrar` to be
  consistent with the other role bindings.
  [[GH-118]](#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]](#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]](#142)
* Cherry-pick: Update `godo` (DigitalOcean API package) version to v1.13.0
  [[GH-143]](#143)
* Cherry-pick: Fix race in snapshot integration test.
  [[GH-146]](#146)
* Cherry-pick: Add tagging support for Volume snapshots via the new `--do-tag` flag
  [[GH-145]](#145)
Copy link
Member

@nanzhong nanzhong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jcodybaker jcodybaker merged commit 16ed9cf into release-0.4 Apr 26, 2019
@jcodybaker jcodybaker deleted the release-0.4.1 branch April 26, 2019 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants