Nothing Special   »   [go: up one dir, main page]

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

Use containerd/protobuild instead of stevvooe/protobuild #6578

Merged
merged 1 commit into from
Mar 1, 2022

Conversation

kzys
Copy link
Member
@kzys kzys commented Feb 21, 2022

The new version still supports gogo/protobuf, but can be used with newer
protobuf packages if version = 2.

Signed-off-by: Kazuyoshi Kato katokazu@amazon.com

@@ -21,7 +21,7 @@
set -eu -o pipefail

# install `protobuild` and other commands
go install github.com/stevvooe/protobuild@v0.1.0
go install github.com/containerd/protobuild@7e5ee24bc1f70e9e289fef15e2631eb3491320bf
Copy link
Member Author

Choose a reason for hiding this comment

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

While protobuild wouldn't need any more changes for this migration, personally I'd like to cut a version once we finish #6564.

@kzys kzys force-pushed the upgrade-protobuild branch from 2979608 to 9ee83b1 Compare February 21, 2022 17:51
@kzys kzys added this to the 1.7 milestone Feb 21, 2022
@theopenlab-ci
Copy link
theopenlab-ci bot commented Feb 21, 2022

Build succeeded.

The new version still supports gogo/protobuf, but can be used with newer
protobuf packages if version = 2.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
@kzys kzys force-pushed the upgrade-protobuild branch from 9ee83b1 to 77c0539 Compare February 22, 2022 00:03
@theopenlab-ci
Copy link
theopenlab-ci bot commented Feb 22, 2022

Build succeeded.

@kzys
Copy link
Member Author
kzys commented Feb 28, 2022

@estesp Can you take a look? This is a low-risk change I believe.

Copy link
Member
@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

@estesp estesp merged commit 590ef88 into containerd:main Mar 1, 2022
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.

3 participants