Upgrade deps with go 1.17#5505
Merged
asmacdo merged 5 commits intooperator-framework:masterfrom Jan 19, 2022
camilamacedo86:bump-sdk
Merged
Upgrade deps with go 1.17#5505asmacdo merged 5 commits intooperator-framework:masterfrom camilamacedo86:bump-sdk
asmacdo merged 5 commits intooperator-framework:masterfrom
camilamacedo86:bump-sdk
Conversation
camilamacedo86
commented
Jan 19, 2022
camilamacedo86
commented
Jan 19, 2022
|
|
||
| ) | ||
|
|
||
| exclude github.com/spf13/viper v1.3.2 // Required to fix CVE-2018-1098 |
Contributor
Author
There was a problem hiding this comment.
it is no longer added
camilamacedo86
commented
Jan 19, 2022
| // 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 |
Contributor
Author
There was a problem hiding this comment.
| - camilamacedo86 | ||
| - estroz | ||
| - fabianvf | ||
| - jberkhahn |
Member
There was a problem hiding this comment.
Should this be done in a separate PR?
Contributor
Author
There was a problem hiding this comment.
| reviewers: | ||
| - asmacdo | ||
| - camilamacedo86 | ||
| - estroz |
Member
There was a problem hiding this comment.
This too, in a separate PR maybe?
Contributor
Author
There was a problem hiding this comment.
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.
Contributor
Author
There was a problem hiding this comment.
It shows that needs to be updated because of : https://github.com/operator-framework/operator-sdk/pull/5483/files.
Co-authored-by: Varsha <varshaprasad96@gmail.com>
Member
|
/hold |
26 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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