Skip to content
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

PWX-34326: CSI - fix GetPluginInfo version for CSI #2358

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

ggriffiths
Copy link
Contributor

@ggriffiths ggriffiths commented Oct 11, 2023

What this PR does / why we need it:
Nomad shows this version in the CLI output, so we need to have the correct version exposed here via GetPluginInfo

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

Testing Notes
Not needed

Special notes for your reviewer:
n/a

@@ -24,8 +24,8 @@ import (
)

const (
// CSI 1.4 compatible
csiDriverVersion = "1.4.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nomad shows this version in the CLI output, so we need to have the correct version exposed here via GetPluginInfo

Copy link
Contributor

@pp511 pp511 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ggriffiths ggriffiths merged commit 7e190d1 into libopenstorage:master Oct 11, 2023
6 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 11, 2023
github-actions bot pushed a commit that referenced this pull request Oct 11, 2023
ggriffiths pushed a commit that referenced this pull request Oct 11, 2023
Signed-off-by: Grant Griffiths <[email protected]>
Co-authored-by: Grant Griffiths <[email protected]>
ggriffiths pushed a commit that referenced this pull request Oct 11, 2023
Signed-off-by: Grant Griffiths <[email protected]>
Co-authored-by: Grant Griffiths <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants