-
Notifications
You must be signed in to change notification settings - Fork 57
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
update kube and dependencies to v1.18.0. #39
Conversation
Signed-off-by: Humble Chirammal <[email protected]>
/release-note-none |
@pohly Please review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me, I'm just not sure yet whether the dependency update and the API change in client-go imply that we need to do a major version bump. Let me check that. At the very least it needs to be mentioned in the change note.
/hold
@humblec can you add a release note? |
This is very verbose. Something shorter like "Action required: client-go gets updated to Kubernetes 1.18.0 which changes the API of several functions (context added, create/delete/update options)" should be enough. According to the discussion in https://kubernetes.slack.com/archives/C5P3FE08M/p1586337032010800, this is a major API change for libraries because the updated csi-lib-utils isn't guaranteed to be usable in downstream components unless those components adapt to the modified client-go interface. We can merge this PR and bump the /v suffix of the module as part of preparing the next release. |
@pohly completely accepted the release note as you suggested :). PTAL |
@msau42 ptal. |
Signed-off-by: Humble Chirammal <[email protected]>
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: humblec, msau42 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Humble Chirammal [email protected]