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

deploy: sync DO Kubernetes changes #118

Merged
merged 1 commit into from
Apr 19, 2019
Merged

deploy: sync DO Kubernetes changes #118

merged 1 commit into from
Apr 19, 2019

Conversation

fatih
Copy link
Contributor

@fatih fatih commented Dec 28, 2018

These were already renamed for our DO Kubernetes product, but wasn't
reflected here. Adding them here for consistency.

@fatih fatih force-pushed the improve-role-name branch 3 times, most recently from 57e1984 to 50a9017 Compare April 19, 2019 09:51
The bindings were already renamed for our DO Kubernetes product, but wasn't
reflected here. Adding them here for consistency.

Also remove passing the token for the node drivers as those are not
needed anymore.
@fatih fatih changed the title deploy: rename node-registrar bindings for consistency deploy: sync DO Kubernetes changes Apr 19, 2019
@fatih fatih merged commit f8c66b2 into master Apr 19, 2019
@fatih fatih deleted the improve-role-name branch April 19, 2019 10:02
jcodybaker pushed a commit that referenced this pull request Apr 25, 2019
jcodybaker pushed a commit that referenced this pull request Apr 26, 2019
jcodybaker added a commit that referenced this pull request Apr 26, 2019
* 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)
jcodybaker added a commit that referenced this pull request Apr 26, 2019
* 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)
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