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

Resizing support? #69

Closed
adarmanto opened this issue Sep 14, 2021 · 2 comments
Closed

Resizing support? #69

adarmanto opened this issue Sep 14, 2021 · 2 comments

Comments

@adarmanto
Copy link

It might still relate to kubernetes-retired/external-storage#1142.

and when I tried to resize the volume it shows this message on the describe command:

Events:
  Type     Reason             Age                From           Message
  ----     ------             ----               ----           -------
  Warning  ExternalExpanding  42s (x3 over 12h)  volume_expand  Ignoring the PVC: didn't find a plugin capable of expanding the volume; waiting for an external controller to process this PVC.

Is there any plan to support this feature?

@kvaps
Copy link
Member

kvaps commented Sep 14, 2021

Yeah, @wongma7 answered correct in kubernetes-retired/external-storage#1142 (comment):

no it does not, note quota i.e. the size of the volume is not enforced, you can request a 1 GiB volume but use more than 1 GiB. this is a limitation for nfs

@adarmanto
Copy link
Author

Got it so, it also confirmed on this new repo won't add this feature. Just wanted to clarify, thanks!

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

2 participants