kubernetes-sigs / ibm-powervs-block-csi-driver

CSI Driver for IBM® Power Systems™ Virtual Server
Apache License 2.0
5 stars 22 forks source link

Feature: Volume Clone #241

Open Madhan-SWE opened 2 years ago

Madhan-SWE commented 2 years ago

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.

https://github.com/kubernetes-sigs/ibm-powervs-block-csi-driver/issues/241#tasklist-block-5b6dc7f0-a980-42e2-90e6-c596ecc2c50c

Madhan-SWE commented 1 year ago

/assign

Madhan-SWE commented 1 year ago

PR is on hold as the volume clone feature is not yet completed in the powervs front.

k8s-triage-robot commented 1 year ago

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

Madhan-SWE commented 1 year ago

/remove-lifecycle stale

k8s-triage-robot commented 1 year ago

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

yussufsh commented 1 year ago

/lifecycle frozen

yussufsh commented 1 year ago

/assign

yussufsh commented 1 year ago

/unassign @Madhan-SWE

kishen-v commented 5 days ago

/remove-lifecycle frozen https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/pull/1965#issuecomment-2357494144 Support for Volume clone is now available.

/assign

GunaKKIBM commented 5 days ago

@kishen-v I will take this up.