[WIP] Graduate ExpandInUsePersistentVolumes feature to beta#10101
[WIP] Graduate ExpandInUsePersistentVolumes feature to beta#10101wongma7 wants to merge 1 commit intokubernetes:release-1.12from
Conversation
|
Deploy preview for kubernetes-io-vnext-staging processing. Built with commit c0b4ee4 https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/5b8445a2dd28ef4a9e907348 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@wongma7 Could I please have you take a look at this again for documentation please? |
|
Removing this from the milestone per this comment: kubernetes/enhancements#531 (comment) /milestone clear |
|
/close |
|
@zparnold: Closing this PR. DetailsIn response to this:
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. |
|
Hi, I am trying PVC online resizing based on storage cinder on kubernetes1.11.2, but failed. The function ExpandVolume in file kubernetes / pkg / cloudprovider / providers / openstack / openstack_volumes.go reported above error, actually is line 410~413. My confusion is: once running pods bind pvc, the cinder volume's status is in-use, how can online resizing pass the line410 check? Best wishes, |
|
@Wade201801, you can also try asking in one of the support channels listed. :) |
Thanks for your reminder. |
docs for online/in-use resize kubernetes/enhancements#531