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

support volume resize in k8s v1.14 #55

Closed
andyzhangx opened this issue Mar 2, 2019 · 7 comments · Fixed by #186
Closed

support volume resize in k8s v1.14 #55

andyzhangx opened this issue Mar 2, 2019 · 7 comments · Fixed by #186
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@andyzhangx
Copy link
Member

andyzhangx commented Mar 2, 2019

Is your feature request related to a problem?/Why is this needed

Describe the solution you'd like in detail

CSI support is in alpha in 1.14 release and requires enabling ExpandCSIVolumes feature gate.
kubernetes/website#12928
kubernetes/enhancements#556 (comment)

https://kubernetes-csi.github.io/docs/external-resizer.html

Describe alternatives you've considered

Additional context

@andyzhangx andyzhangx added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 2, 2019
@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-testing, kubernetes/test-infra and/or fejta.
/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 May 31, 2019
@andyzhangx
Copy link
Member Author

andyzhangx commented Jun 13, 2019

need to upgrade to CSI v1.1.0 to support volume resize:
https://github.com/container-storage-interface/spec/releases/tag/v1.1.0

Update: already upgraded to CSI v1.1.0

@andyzhangx
Copy link
Member Author

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 18, 2019
@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-testing, kubernetes/test-infra and/or fejta.
/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 Sep 16, 2019
@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-testing, kubernetes/test-infra and/or fejta.
/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 Oct 16, 2019
@ZeroMagic
Copy link
Member

/assign

@ZeroMagic
Copy link
Member

/remove-lifecycle rotten

@k8s-ci-robot k8s-ci-robot removed the lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. label Nov 19, 2019
sozercan pushed a commit to sozercan/azuredisk-csi-driver that referenced this issue Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants