Skip to content

update containerd to v1.7.8#4386

Closed
crazy-max wants to merge 4 commits intomoby:masterfrom
crazy-max:update-containerd
Closed

update containerd to v1.7.8#4386
crazy-max wants to merge 4 commits intomoby:masterfrom
crazy-max:update-containerd

Conversation

@crazy-max
Copy link
Copy Markdown
Member

closes #4385

github.com/containerd/containerd

full diff: containerd/containerd@v1.7.7...v1.7.8

fixes #4373 (containerd/containerd#9299)

google.golang.org/grpc

full diff: grpc/grpc-go@v1.56.3...v1.58.3

google.golang.org/protobuf

full diff: protocolbuffers/protobuf-go@v1.30.0...v1.31.0


update containerd binary in dockerfile as well

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@milas milas left a comment

Choose a reason for hiding this comment

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

I'm not actually an approver here but LGTM

@thaJeztah
Copy link
Copy Markdown
Member

@milas reviewing is open to everyone (and always appreciated!) I have a "green check", because I have "owner" status in this org, but technically not a maintainer of this repository either 😅

Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

left some minor comments, but if you prefer, I'm also happy to move these commits from #4383 to a separate PR

Comment thread go.mod
google.golang.org/protobuf v1.30.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98
google.golang.org/grpc v1.58.3
google.golang.org/protobuf v1.31.0
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Commit message of the first commit looks to be incorrect, as this is updating protobuf to v1.31.0

FWIW, I also have these as part of my (still in draft) PR; if you prefer, I can also extract the first few commits from that one to a separate PR;

Comment thread util/stack/stack.pb.go
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.30.0
// protoc-gen-go v1.31.0
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This should probably be in the same commit as the protobuf update (perhaps move that commit separate?)

@thaJeztah
Copy link
Copy Markdown
Member

@crazy-max crazy-max deleted the update-containerd branch November 2, 2023 08:44
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.

getting a 401 unauthorized when using a private HTTP insecure registry and docker-container drivers

3 participants