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

refact(deps): bump k8s and client-go deps to version v0.20.2 #294

Merged
merged 4 commits into from
Mar 31, 2021

Conversation

prateekpandey14
Copy link
Member

Why is this PR required? What issue does it fix?:

  • Bump the k8s and client-go dependencies version to v0.20.2
  • Add context.TODO() parameters to all the k8s client api calls
  • Use import k8s.io/utils/mount instead of k8s.io/kubernetes/pkg/utils/mount ( helper funcs moved in utils repo in later releases)
  • Use import k8s.io/utils/exec instead of k8s.io/kubernetes/pkg/utils/mount

Does this PR require any upgrade changes?:
NO

Continuation: openebs/lib-csi#4

Signed-off-by: prateekpandey14 <prateek.pandey@mayadata.io>
Signed-off-by: prateekpandey14 <prateek.pandey@mayadata.io>
Signed-off-by: prateekpandey14 <prateek.pandey@mayadata.io>
Copy link
Contributor

@pawanpraka1 pawanpraka1 left a comment

Choose a reason for hiding this comment

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

looks good. Can you add changelog file also?

Signed-off-by: prateekpandey14 <prateek.pandey@mayadata.io>
@pawanpraka1 pawanpraka1 merged commit b1aa6ab into openebs:master Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants