Skip to content

[cinder-csi-plugin] Volume context is not used #2863

Open
@stephenfin

Description

@stephenfin

/kind bug

What happened:

Spotted while working on #2861.

We generate a volCtx map and pass this to the getCreateVolumeResponse helper, as seen here. However, we never use this and instead use a different volCnx variable, as seen here. This looks like a trivial mistake in #2687.

What you expected to happen:

n/a

How to reproduce it:

n/a

Anything else we need to know?:

n/a

Environment:

  • openstack-cloud-controller-manager(or other related binary) version: master
  • OpenStack version: n/a
  • Others: n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions