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

CSI and Local Volume #525

Closed
nevermore-muyi opened this issue Nov 9, 2020 · 13 comments
Closed

CSI and Local Volume #525

nevermore-muyi opened this issue Nov 9, 2020 · 13 comments
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@nevermore-muyi
Copy link

Hi, it's there any plans for csi and local volume? Just as the follow talks:
kubernetes-retired/external-storage#824
thanks.
@cofyc @pohly

@pohly
Copy link
Contributor

pohly commented Nov 9, 2020

Quite a bit is going on regarding that:

@nevermore-muyi
Copy link
Author

@pohly maybe we can use the idea from topolvm,use a crd for proxy, provisioner and csi driver interact with the crd.
Just as the blog describes: https://blog.kintone.io/entry/topolvm.

@pohly
Copy link
Contributor

pohly commented Dec 1, 2020

I'm familiar with TopoLVM. I think the extension that I am planning for external-provisioner will be simpler (no need for extra CRDs, less code).

@nevermore-muyi
Copy link
Author

@pohly Excuse me and can you describe the next step plan about this?
Is the plan like this?

  1. external-provisioner deploy on each node
  2. use storage capacity for volume dynamic provisioning

@nevermore-muyi
Copy link
Author

And which release version (kubernetes and csi) we can see the new feature?

@pohly
Copy link
Contributor

pohly commented Dec 3, 2020

That's indeed the plan.

Deploying external-provisioner on each node is meant to go into the next external-provisioner release for Kubernetes 1.20.

Storage capacity tracking remains as alpha in 1.20. I hope to get it to beta in 1.21.

@nevermore-muyi
Copy link
Author

@pohly thank you, look forward to the new feature.

@nevermore-muyi
Copy link
Author

@pohly Except external-provisioner, resizing and snapshot are also need considered in the future.

@pohly
Copy link
Contributor

pohly commented Dec 3, 2020

I only plan to work on external-provisioner. Someone else will have to look into resizing and snapshotting.

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 3, 2021
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Apr 2, 2021
@pohly
Copy link
Contributor

pohly commented Apr 6, 2021

For the other components:

For external-provisioner we are done.

/close

@k8s-ci-robot
Copy link
Contributor

@pohly: Closing this issue.

In response to this:

For the other components:

For external-provisioner we are done.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

kbsonlong pushed a commit to kbsonlong/external-provisioner that referenced this issue Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

4 participants