[manila-csi-plugin] Pass CreateVolumeRequest.parameters in volume context#1624
[manila-csi-plugin] Pass CreateVolumeRequest.parameters in volume context#1624k8s-ci-robot merged 1 commit intokubernetes:release-1.22from lingxiankong:release-1.22-cherry-pick
Conversation
…ume_context (#1616) * validator: added Validator.Fields exposing recognized field names * options: added NodeVolumeContextFields() to expose nodeVolumeCtxValidator.Fields * CreateVolume: pass all recognized CreateVolumeRequest.parameters fields as Volume.volume_context
|
/override openlab/cloud-provider-openstack-acceptance-test-csi-manila |
|
@lingxiankong: Overrode contexts on behalf of lingxiankong: openlab/cloud-provider-openstack-acceptance-test-csi-manila 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. |
|
Build succeeded.
|
|
/lgtm |
|
Build succeeded.
|
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ramineni 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 |
|
Build failed.
|
|
/override openlab/cloud-provider-openstack-acceptance-test-csi-manila |
|
@lingxiankong: Overrode contexts on behalf of lingxiankong: openlab/cloud-provider-openstack-acceptance-test-csi-manila 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. |
(cherry picked from 88654df)
validator: added Validator.Fields exposing recognized field names
options: added NodeVolumeContextFields() to expose nodeVolumeCtxValidator.Fields
CreateVolume: pass all recognized CreateVolumeRequest.parameters fields as Volume.volume_context
What this PR does / why we need it:
Which issue this PR fixes(if applicable):
fixes #
Special notes for reviewers:
Release note: