-
Notifications
You must be signed in to change notification settings - Fork 121
Comparing changes
Open a pull request
base repository: containerd/nydus-snapshotter
base: 331a09a
head repository: containerd/nydus-snapshotter
compare: 8e72f94
- 11 commits
- 32 files changed
- 3 contributors
Commits on Jul 31, 2024
-
go.mod: github.com/containerd/containerd v1.7.18
full diff: containerd/containerd@v1.7.7...v1.7.18 Signed-off-by: Sebastiaan van Stijn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60c19b3 - Browse repository at this point
Copy the full SHA 60c19b3View commit details -
switch to github.com/containerd/errdefs module
containerd 1.7.18 and up alias the errdefs package to the new module, and deprecate the package. Signed-off-by: Sebastiaan van Stijn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd5233c - Browse repository at this point
Copy the full SHA cd5233cView commit details -
go.mod: dario.cat/mergo v1.0.0
The module was renamed to dario.cat/mergo. The old dependency isn't fully gone yet, because kubernetes still uses the old location, but that may go away eventually; https://github.com/kubernetes/client-go/blob/v0.26.2/go.mod#L18 full diff: darccio/mergo@v0.3.13...v1.0.0 Signed-off-by: Sebastiaan van Stijn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5701f0 - Browse repository at this point
Copy the full SHA d5701f0View commit details
Commits on Aug 1, 2024
-
Merge pull request #599 from thaJeztah/c8d_errdefs
go.mod: github.com/containerd/containerd v1.7.18, switch to github.com/containerd/errdefs module
Configuration menu - View commit details
-
Copy full SHA for 08b8d7e - Browse repository at this point
Copy the full SHA 08b8d7eView commit details -
Merge pull request #608 from thaJeztah/migrate_mergo
go.mod: dario.cat/mergo v1.0.0
Configuration menu - View commit details
-
Copy full SHA for 483b1af - Browse repository at this point
Copy the full SHA 483b1afView commit details -
go.mod: github.com/containerd/containerd v1.7.20
- switches to separate github.com/containerd/containerd/api module - switches to separate github.com/containerd/platforms module full diff: containerd/containerd@v1.7.18...v1.7.20 Signed-off-by: Sebastiaan van Stijn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b823d33 - Browse repository at this point
Copy the full SHA b823d33View commit details -
switch to github.com/containerd/platforms module
containerd 1.7.19 and up alias the platforms package to the new module, and deprecate the package. Signed-off-by: Sebastiaan van Stijn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5447c5d - Browse repository at this point
Copy the full SHA 5447c5dView commit details -
switch to github.com/distribution/reference module
containerd 1.7.19 and up alias the reference/docker package to the new module, and deprecate the package. Signed-off-by: Sebastiaan van Stijn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 261dd69 - Browse repository at this point
Copy the full SHA 261dd69View commit details -
Merge pull request #610 from thaJeztah/containerd_1.7.20
go.mod: github.com/containerd/containerd v1.7.20, switch to github.com/containerd/platforms, github.com/distribution/reference module
Configuration menu - View commit details
-
Copy full SHA for 15fe071 - Browse repository at this point
Copy the full SHA 15fe071View commit details -
pkg/auth: remove CRI Alpha API
CRI v1alpha2 is deprecated since containerd 1.7: https://github.com/containerd/containerd/blob/v1.7.0/RELEASES.md#deprecated-features Co-authored-by: apostasie <[email protected]> Signed-off-by: Sebastiaan van Stijn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f46b631 - Browse repository at this point
Copy the full SHA f46b631View commit details
Commits on Aug 2, 2024
-
Merge pull request #611 from thaJeztah/remove_cri_alpha
pkg/auth: remove CRI Alpha API
Configuration menu - View commit details
-
Copy full SHA for 8e72f94 - Browse repository at this point
Copy the full SHA 8e72f94View 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 331a09a...8e72f94