-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Upgrade deps with go 1.17 #5505
Conversation
bf4d979
to
ff1567c
Compare
69f776c
to
e3f289e
Compare
) | ||
|
||
exclude github.com/spf13/viper v1.3.2 // Required to fix CVE-2018-1098 |
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.
it is no longer added
// Using containerd 1.4.0+ resolves an issue with invalid error logging | ||
// from an init function in containerd. This replace can be removed when | ||
// one of our direct dependencies begins using containerd v1.4.0+ | ||
github.com/containerd/containerd => github.com/containerd/containerd v1.4.3 |
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.
- fabianvf | ||
- jberkhahn |
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.
Should this be done in a separate PR?
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.
@@ -12,7 +12,6 @@ approvers: | |||
reviewers: | |||
- asmacdo | |||
- camilamacedo86 | |||
- estroz |
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 too, in a separate PR maybe?
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.
I am not sure how this file is working but it is only updated because was falling in the sanity. I updated with the sanity to make it pass.
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.
It shows that needs to be updated because of : https://github.com/operator-framework/operator-sdk/pull/5483/files.
Co-authored-by: Varsha <[email protected]>
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.
/lgtm
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.
/lgtm
/hold |
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.
/lgtm
Description of the change:
Upgrade deps with go 1.17:
Motivation for the change:
Closes: #5503
Checklist
If the pull request includes user-facing changes, extra documentation is required:
changelog/fragments
(seechangelog/fragments/00-template.yaml
)website/content/en/docs