-
Notifications
You must be signed in to change notification settings - Fork 24
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
Feature: Volume Clone #241
Comments
/assign |
PR is on hold as the volume clone feature is not yet completed in the powervs front. |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/lifecycle frozen |
/assign |
/unassign @Madhan-SWE |
/remove-lifecycle frozen /assign |
@kishen-v |
Is your feature request related to a problem?/Why is this needed
Volume clone feature is currently not implemented in ibm-powervs-block-csi-driver.
/feature
Describe the solution you'd like in detail
Explore the following APIs in the Power Cloud API Docs:
1.https://cloud.ibm.com/apidocs/power-cloud#pcloud-volumes-clone-post
2.https://cloud.ibm.com/apidocs/power-cloud#pcloud-v2-volumes-clone-post
3.https://cloud.ibm.com/apidocs/power-cloud#pcloud-v2-volumes-clonetasks-get
4.https://cloud.ibm.com/apidocs/power-cloud#pcloud-v2-volumesclone-post
5.https://cloud.ibm.com/apidocs/power-cloud#pcloud-v2-volumesclone-getall
6.https://cloud.ibm.com/apidocs/power-cloud#pcloud-v2-volumesclone-get
7.https://cloud.ibm.com/apidocs/power-cloud#pcloud-v2-volumesclone-delete
Add support for volume clone feature in the ibm-powervs-block-csi-driver.
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.
#241 (comment)
The text was updated successfully, but these errors were encountered: