libopenstorage / openstorage

A multi-host clustered implementation of the open storage specification
Apache License 2.0
526 stars 118 forks source link

PWX-38585: Adds additional labels to clone requests #2481

Closed Pure-AdamuKaapan closed 2 months ago

Pure-AdamuKaapan commented 2 months ago

What this PR does / why we need it:
Volume clone requests can have additional labels, which were not being plumbed through.

Which issue(s) this PR fixes (optional)
PWX-38585

Pure-AdamuKaapan commented 2 months ago

Confirmed this with a manual test - ran pxctl v clone and set the fa pod name label, confirmed it was passed into the volume properly.