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

Not compatible with Kubernetes 1.12 yet #6

Closed
zerda opened this issue Oct 19, 2018 · 5 comments
Closed

Not compatible with Kubernetes 1.12 yet #6

zerda opened this issue Oct 19, 2018 · 5 comments

Comments

@zerda
Copy link

zerda commented Oct 19, 2018

Kubernetes 1.12 introduced some breaking changes, it makes current release (v0.2.0) is not working at all.

From PR Add CSI action required to 1.12 release notes

  • In anticipation of CSI 1.0 in the next release, Kubernetes 1.12 calls the CSI NodeGetInfo RPC instead of NodeGetId RPC. Ensure your CSI Driver implements NodeGetInfo(...) before upgrading to 1.12. @saad-ali
  • Kubernetes 1.12 also enables Kubelet device plugin registration feature by default. Before upgrading to 1.12, ensure the driver-registrar CSI sidecar container for your CSI driver is configured to handle plugin registration (set the --kubelet-registration-path parameter on driver-registrar to expose a new unix domain socket to handle Kubelet Plugin Registration).

Any and all help is much appreciated.

@fredkan
Copy link
Member

fredkan commented Oct 19, 2018

CSI is in 0.4.0 now, and changes frequently. Snapshot, Resize and many interfaces will be added in following release.

1.12 support and CSI version updating will be focused, we will upgrade the plugin recently.

@bittopaz
Copy link

Any progress on this, please? @fredkan

@fredkan
Copy link
Member

fredkan commented Dec 28, 2018

0.3.0 works for 1.12
1.0.0 works for 1.13

@bittopaz
Copy link

thanks @fredkan

@fredkan
Copy link
Member

fredkan commented Jan 11, 2019

csiplugin will focus on v1.0.0, close this issue.

@fredkan fredkan closed this as completed Jan 11, 2019
jsafrane pushed a commit to jsafrane/alibaba-cloud-csi-driver that referenced this issue Jan 20, 2022
Bug 2029414: UPSTREAM: 570: Fix snapshot recover disks mount
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

No branches or pull requests

3 participants