-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Comparing changes
Open a pull request
base repository: containerd/containerd
base: v1.7.17
head repository: containerd/containerd
compare: v1.7.18
- 16 commits
- 341 files changed
- 6 contributors
Commits on May 25, 2024
-
core/image: fix usage of "unknown" platform
"unknown" should not be returned as a valid platform supported by the image Signed-off-by: Akhil Mohan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4d1191 - Browse repository at this point
Copy the full SHA f4d1191View commit details -
build(deps): bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v1...v2) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 21d3fed) Signed-off-by: Austin Vazquez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d669b10 - Browse repository at this point
Copy the full SHA d669b10View commit details -
Explicitly set release latest to true
This change explicitly sets release/1.7 releases as latest. Signed-off-by: Austin Vazquez <[email protected]> (cherry picked from commit 2d73340) Signed-off-by: Austin Vazquez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b04800 - Browse repository at this point
Copy the full SHA 5b04800View commit details
Commits on May 26, 2024
-
migrate errdefs package to github.com/containerd/errdefs module
This updates the errdefs package to be an alias for the new errdefs module. This helps transitioning consumers to the new module, and makes sure that containerd v2 and v1 use the same definitions. Signed-off-by: Sebastiaan van Stijn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47ff8cf - Browse repository at this point
Copy the full SHA 47ff8cfView commit details -
replace uses of github.com/containerd/containerd/errdefs
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 308341a - Browse repository at this point
Copy the full SHA 308341aView commit details -
Merge pull request #10265 from austinvazquez/enable-make-latest
[release/1.7] Explicitly set release latest to true
Configuration menu - View commit details
-
Copy full SHA for d054b87 - Browse repository at this point
Copy the full SHA d054b87View commit details -
Merge pull request #10261 from k8s-infra-cherrypick-robot/cherry-pick…
…-10257-to-release/1.7 [release/1.7] core/image: fix usage of "unknown" platform
Configuration menu - View commit details
-
Copy full SHA for 566c535 - Browse repository at this point
Copy the full SHA 566c535View commit details -
Merge pull request #10266 from thaJeztah/1.7_migrate_to_errdefs_module
[release/1.7] migrate errdefs package to github.com/containerd/errdefs module
Configuration menu - View commit details
-
Copy full SHA for be820ac - Browse repository at this point
Copy the full SHA be820acView commit details
Commits on May 27, 2024
-
migrate logs imports to github.com/containerd/log module
Import the log module directly, instead of using the aliases that are provided in the log package. This helps find code-paths that still depend on the old location, and that haven't migrated yet to the new module. Signed-off-by: Sebastiaan van Stijn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0af6825 - Browse repository at this point
Copy the full SHA 0af6825View commit details
Commits on May 28, 2024
-
Merge pull request #10269 from thaJeztah/1.7_migrate_containerd_log
[release/1.7] migrate log imports to github.com/containerd/log module
Configuration menu - View commit details
-
Copy full SHA for 300a6de - Browse repository at this point
Copy the full SHA 300a6deView commit details -
[release/1.7] remove uses of platforms.Platform alias
Commit 3c8469a removed uses of the api types.Platform type from public interfaces, instead using the type from the OCI image spec. For convenience, it also introduced an alias in the platforms package. While this alias allows packages that already import containerd's platforms package (now a separate module), it may also cause confusion (it's not clear that it's an alias for the OCI type), and for packages that do not depend on containerd's platforms package / module may now be resulting in an extra dependency. Let's remove the use of this alias, and instead use the OCI type directly. Equivalent of 446e635 in main. Signed-off-by: Sebastiaan van Stijn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e3c662 - Browse repository at this point
Copy the full SHA 1e3c662View commit details
Commits on May 29, 2024
-
Merge pull request #10277 from thaJeztah/1.7_backport_remove_use_of_p…
…latform_alias [release/1.7] remove uses of platforms.Platform alias
Configuration menu - View commit details
-
Copy full SHA for 0a137f0 - Browse repository at this point
Copy the full SHA 0a137f0View commit details
Commits on Jun 4, 2024
-
Includes fix for a symlink race on remove. Signed-off-by: Derek McGowan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdd3ea9 - Browse repository at this point
Copy the full SHA cdd3ea9View commit details
Commits on Jun 5, 2024
-
Merge pull request #10298 from dmcgowan/1.7-update-go
[release/1.7] Update Go version to 1.21.11
Configuration menu - View commit details
-
Copy full SHA for 1d324db - Browse repository at this point
Copy the full SHA 1d324dbView commit details -
Prepare release notes for v1.7.18
Signed-off-by: Derek McGowan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9426aab - Browse repository at this point
Copy the full SHA 9426aabView commit details -
Merge pull request #10301 from dmcgowan/prepare-v1.7.18
[release/1.7] Prepare release notes for v1.7.18
Configuration menu - View commit details
-
Copy full SHA for ae71819 - Browse repository at this point
Copy the full SHA ae71819View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.7.17...v1.7.18