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

kubevirt sc support ALLOWVOLUMEEXPANSION? #99

Open
xinzhongyoumeng opened this issue Feb 21, 2024 · 8 comments
Open

kubevirt sc support ALLOWVOLUMEEXPANSION? #99

xinzhongyoumeng opened this issue Feb 21, 2024 · 8 comments
Labels
kind/enhancement lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@xinzhongyoumeng
Copy link

xinzhongyoumeng commented Feb 21, 2024

Is your feature request related to a problem? Please describe:
A clear and concise description of what the problem is.
When the infra cluster sc is ceph rbd, it support volume expansion, so if we use kubevirt csi driver in tenant cluster,we hope can also use this feature.
Describe the solution you'd like:
A clear and concise description of what you want to happen.
kubevirt sc support ALLOWVOLUMEEXPANSION.
Describe alternatives you've considered:
A clear and concise description of any alternative solutions or features you've considered.

Additional context:
Add any other context or screenshots about the feature request here.

@awels
Copy link
Member

awels commented Feb 21, 2024

It is on my todo list, but currently it does not support volume expansion. But if the infra cluster supports volume expansion then it should not be hard to also allow it in tenant cluster once I add support.

@haoxiaoci
Copy link

is there any update? looking forward to it

@awels
Copy link
Member

awels commented Apr 17, 2024

Still on my TODO list, I have csi clone above it first though.

@lukasmrtvy
Copy link

https://github.com/harvester/harvester-csi-driver has this implemented

@haoxiaoci
Copy link

https://github.com/harvester/harvester-csi-driver has this implemented

thks

@awels
Copy link
Member

awels commented May 28, 2024

Right DataVolumes are immutable, but you can modify the underlying PVC size. That should cause a resize.

@kubevirt-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.

/lifecycle stale

@kubevirt-bot kubevirt-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 26, 2024
@awels
Copy link
Member

awels commented Aug 26, 2024

/lifecycle frozen

@kubevirt-bot kubevirt-bot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

No branches or pull requests

5 participants