Skip to content

vendor: github.com/docker/docker, github.com/docker/cli v24.0.0#3846

Merged
jedevc merged 5 commits intomoby:masterfrom
thaJeztah:engine_24.0.0-rc.2
May 22, 2023
Merged

vendor: github.com/docker/docker, github.com/docker/cli v24.0.0#3846
jedevc merged 5 commits intomoby:masterfrom
thaJeztah:engine_24.0.0-rc.2

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah commented May 7, 2023

vendor: github.com/klauspost/compress v1.16.3

full diff: klauspost/compress@v1.16.0...v1.16.3

vendor: github.com/opencontainers/runtime-spec v1.1.0-rc.2

full diff: opencontainers/runtime-spec@v1.1.0-rc.1...v1.1.0-rc.2

vendor: github.com/opencontainers/runc v1.1.7

no changes in vendored files

full diff: opencontainers/runc@v1.1.6...v1.1.7

vendor: github.com/docker/docker v24.0.0

full diff: https://github.com/docker/docker/compare/v23.0.5..v24.0.0

vendor: vendor: github.com/docker/ci v24.0.0

full diff: https://github.com/docker/cli/compare/v23.0.5..v24.0.0

@thaJeztah thaJeztah force-pushed the engine_24.0.0-rc.2 branch from 96935d6 to 92b1262 Compare May 9, 2023 21:04
@thaJeztah thaJeztah marked this pull request as ready for review May 9, 2023 21:59
@AkihiroSuda
Copy link
Copy Markdown
Member

Needs rebase

@thaJeztah thaJeztah force-pushed the engine_24.0.0-rc.2 branch 2 times, most recently from be3d06b to 8fbbd65 Compare May 12, 2023 14:32
@thaJeztah thaJeztah changed the title vendor: github.com/docker/docker, github.com/docker/cli v24.0.0-rc.2 vendor: github.com/docker/docker, github.com/docker/cli v24.0.0-rc.3 May 12, 2023
@thaJeztah
Copy link
Copy Markdown
Member Author

rebased, and updated to rc.3

@changweige
Copy link
Copy Markdown

Hello,
How can I also get a list indicating the vendor package changes like the PR description?

vendor: github.com/opencontainers/runtime-spec v1.1.0-rc.2
full diff: https://github.com/opencontainers/runtime-spec/compare/v1.1.0-rc.1...v1.1.0-rc.2

And I am a little curious why Buildkit did not migrate to full go modules and discard the vendor folder, it's somewhat painful to update vendor packages and we can hardly detect if the vendor code is malicious (nothing to do with this PR, just for curiosity :-))

@thaJeztah
Copy link
Copy Markdown
Member Author

The vendor directory both allows for faster builds (and in offline situations), as well as modules going AWOL (which happened a couple of times, and you'd only find out after Google's module proxy cache expires). In general, it also allows easier review changes introduced in dependencies (admitted, for dependencies like AWS sdk, it's near impossible to review.

@thaJeztah thaJeztah force-pushed the engine_24.0.0-rc.2 branch from 8fbbd65 to 2e8b8c3 Compare May 15, 2023 12:28
@thaJeztah thaJeztah changed the title vendor: github.com/docker/docker, github.com/docker/cli v24.0.0-rc.3 vendor: github.com/docker/docker, github.com/docker/cli v24.0.0-rc.4 May 15, 2023
@thaJeztah thaJeztah force-pushed the engine_24.0.0-rc.2 branch from 2e8b8c3 to faf77b7 Compare May 16, 2023 17:44
@thaJeztah thaJeztah changed the title vendor: github.com/docker/docker, github.com/docker/cli v24.0.0-rc.4 vendor: github.com/docker/docker, github.com/docker/cli v24.0.0 May 16, 2023
@thaJeztah
Copy link
Copy Markdown
Member Author

Updated to v24.0.0

/cc @crazy-max @tonistiigi

Comment thread go.mod
github.com/opencontainers/image-spec v1.1.0-rc3
github.com/opencontainers/runc v1.1.6
github.com/opencontainers/runtime-spec v1.1.0-rc.1
github.com/opencontainers/runc v1.1.7
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.

Might want follow-up to bump runc in Dockerfile

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.

done in #3886

thaJeztah added 5 commits May 19, 2023 21:36
full diff: klauspost/compress@v1.16.0...v1.16.3

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
no changes in vendored files

full diff: opencontainers/runc@v1.1.6...v1.1.7

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the engine_24.0.0-rc.2 branch from faf77b7 to 282d334 Compare May 19, 2023 19:37
@thaJeztah
Copy link
Copy Markdown
Member Author

Rebased to get a fresh run of CI

@jedevc jedevc merged commit 48e0528 into moby:master May 22, 2023
@thaJeztah thaJeztah deleted the engine_24.0.0-rc.2 branch May 22, 2023 09:49
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