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

fix(gomod): updating lib-csi go mod to v0.2.0 #25

Merged
merged 1 commit into from
Feb 23, 2021

Conversation

pawanpraka1
Copy link
Contributor

v0.2.0 has new scheduler changes where it returns list of nodes instead of single node. Updated the go mod and the code to pick the first selected node in the list.

Signed-off-by: Pawan [email protected]

@pawanpraka1 pawanpraka1 added the kind/improvement Categorizes issue or PR as related to improving upon a current feature label Feb 22, 2021
@pawanpraka1 pawanpraka1 added this to the v0.3 milestone Feb 22, 2021
@pawanpraka1 pawanpraka1 changed the title fix(gomod): updating go mod to v0.2.0 fix(gomod): updating lib-csi go mod to v0.2.0 Feb 22, 2021
Copy link
Contributor

@shubham14bajpai shubham14bajpai left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@akhilerm akhilerm left a comment

Choose a reason for hiding this comment

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

LGTM

@pawanpraka1 pawanpraka1 merged commit 7effd08 into openebs:master Feb 23, 2021
@pawanpraka1 pawanpraka1 deleted the gomod branch May 19, 2021 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/improvement Categorizes issue or PR as related to improving upon a current feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants