Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDynamic Persistent volume Provisioning for ceph rbd provisioner #5944
Comments
|
Sounds like a good issue to start. Making |
|
Actually there are several things to do:
in fact, I use |
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
|
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |


What would you like to be added:
Enable Dynamic Persistent volume Provisioning for ceph rbd provisioner through adding "allowVolumeExpansion" parameter.
Why is this needed:
Dynamic Persistent volume Provisioning is necessary and ceph rbd support this.