Skip to content

vendor: update containerd to 1.3.0-beta#1107

Merged
tiborvass merged 8 commits intomoby:masterfrom
tonistiigi:containerd-update
Aug 21, 2019
Merged

vendor: update containerd to 1.3.0-beta#1107
tiborvass merged 8 commits intomoby:masterfrom
tonistiigi:containerd-update

Conversation

@tonistiigi
Copy link
Copy Markdown
Member

@tonistiigi tonistiigi commented Aug 1, 2019

@tonistiigi tonistiigi marked this pull request as ready for review August 2, 2019 18:13
@tonistiigi tonistiigi force-pushed the containerd-update branch 3 times, most recently from f72916a to cff3c82 Compare August 5, 2019 23:37
@thaJeztah
Copy link
Copy Markdown
Member

@tonistiigi needs a rebase

go.mod Outdated
github.com/opencontainers/go-digest v1.0.0-rc1
github.com/opencontainers/image-spec v1.0.1
github.com/opencontainers/runc v1.0.0-rc8
github.com/opencontainers/runc v1.0.0-rc6
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.

Why did this roll back to an older runc version? Is it because it no longer uses a version that matches a tag? https://github.com/containerd/containerd/blob/v1.3.0-beta.1/vendor.conf#L23

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It is the go.mod sorting that does this. Need to make up prefixes again.

Copy link
Copy Markdown
Member

@dmcgowan dmcgowan left a comment

Choose a reason for hiding this comment

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

LGTM

github.com/containerd/cgroups v0.0.0-20190717030353-c4b9ac5c7601 // indirect
github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
github.com/containerd/containerd v1.3.0-beta.0.0.20190802175917-f0821348b4a8
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.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

beta.1 is f06e605f1aef6150b5b4d4556e5b84eeb758fb51

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.

ah, hm, my bad guess I copied the wrong one; any reason not to update to beta.1 ? containerd/containerd@f082134...f06e605

@thaJeztah thaJeztah changed the title vendor: update containerd to 1.3.0-beta.0 vendor: update containerd to 1.3.0-beta.1 Aug 20, 2019
@tonistiigi tonistiigi changed the title vendor: update containerd to 1.3.0-beta.1 vendor: update containerd to 1.3.0-beta Aug 20, 2019
import (
"context"

"github.com/containerd/cgroups"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

For the record, just by removing this dependency, we could remove 17047 lines of vendoring.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

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

lgtm after rebase

tonistiigi and others added 6 commits August 20, 2019 17:00
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
@tiborvass tiborvass merged commit 458661a into moby:master Aug 21, 2019
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.

6 participants