-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Comparing changes
Open a pull request
base repository: containerd/containerd
base: v1.7.19
head repository: containerd/containerd
compare: v1.7.20
- 16 commits
- 78 files changed
- 10 contributors
Commits on Jul 2, 2024
-
Signed-off-by: Bryant Biggs <bryantbiggs@gmail.com> (cherry picked from commit 7842161) Signed-off-by: Austin Vazquez <macedonv@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 3a02c52 - Browse repository at this point
Copy the full SHA 3a02c52View commit details
Commits on Jul 3, 2024
-
errdefs: denote deprecation as a godoc comment
golangci-lint can now raise an error when the deprecated errdefs package is used: > SA1019: "github.com/containerd/containerd/errdefs" is deprecated: > use [github.com/containerd/errdefs]. (staticcheck) Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Configuration menu - View commit details
-
Copy full SHA for c7d5e43 - Browse repository at this point
Copy the full SHA c7d5e43View commit details
Commits on Jul 4, 2024
-
update to go1.21.12 / go1.22.5
Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e61c793 - Browse repository at this point
Copy the full SHA e61c793View commit details -
Merge pull request #10424 from AkihiroSuda/errdefs-deprecation
[release/1.7] errdefs: denote deprecation as a godoc comment
Configuration menu - View commit details
-
Copy full SHA for 57c4d9f - Browse repository at this point
Copy the full SHA 57c4d9fView commit details -
Merge pull request #10426 from akhilerm/update-go-1.22.5_1.7
[release/1.7] update to go1.21.12 / go1.22.5
Configuration menu - View commit details
-
Copy full SHA for 6e67345 - Browse repository at this point
Copy the full SHA 6e67345View commit details
Commits on Jul 5, 2024
-
Fix for
[cri] ttrpc: closed
during ListPodSandboxStatsSigned-off-by: Davanum Srinivas <davanum@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 610498d - Browse repository at this point
Copy the full SHA 610498dView commit details
Commits on Jul 9, 2024
-
Merge pull request #10423 from dims/cri-ttrpc-closed-during-ListPodSa…
…ndboxStats Fix for `[cri] ttrpc: closed` during ListPodSandboxStats
Configuration menu - View commit details
-
Copy full SHA for 923bb1f - Browse repository at this point
Copy the full SHA 923bb1fView commit details
Commits on Jul 16, 2024
-
CRI Sbserver: Make PodSandboxStatus friendlier to shim crashes
Currently if you're using the shim-mode sandbox server support, if your shim that's hosting the Sandbox API dies for any reason that wasn't intentional (segfault, oom etc.) PodSandboxStatus is kind of wedged. We can use the fact that if we didn't go through the usual k8s flow of Stop->Remove and we still have an entry in our sandbox store, us not having a shim mapping anymore means this was likely unintentional. Signed-off-by: Danny Canter <danny@dcantah.dev>
Configuration menu - View commit details
-
Copy full SHA for df86bdd - Browse repository at this point
Copy the full SHA df86bddView commit details -
Support for dropping inheritable capabilities
Signed-off-by: Derek McGowan <derek@mcg.dev>
Configuration menu - View commit details
-
Copy full SHA for ce65228 - Browse repository at this point
Copy the full SHA ce65228View commit details -
CRI: An empty DNSConfig != unspecified
If we find that DNSConfig is provided and empty (not nil), we should not replace it with the host's resolv.conf. Also adds tests. Signed-off-by: Tim Hockin <thockin@google.com>
Configuration menu - View commit details
-
Copy full SHA for 209ee4f - Browse repository at this point
Copy the full SHA 209ee4fView commit details -
Merge pull request #10469 from dims/automated-cherry-pick-of-#8356-up…
…stream-release-1.7 [release/1.7] Support for dropping inheritable capabilities
Configuration menu - View commit details
-
Copy full SHA for b06e353 - Browse repository at this point
Copy the full SHA b06e353View commit details -
Merge pull request #10462 from dims/automated-cherry-pick-of-#9730-up…
…stream-release-1.7 [release/1.7] CRI: An empty DNSConfig != unspecified
Configuration menu - View commit details
-
Copy full SHA for 87c908e - Browse repository at this point
Copy the full SHA 87c908eView commit details -
Merge pull request #10461 from dims/automated-cherry-pick-of-#8367-up…
…stream-release-1.7 [release/1.7] CRI Sbserver: Make PodSandboxStatus friendlier to shim crashes
Configuration menu - View commit details
-
Copy full SHA for 34ea461 - Browse repository at this point
Copy the full SHA 34ea461View commit details
Commits on Jul 17, 2024
-
Merge pull request #10413 from austinvazquez/cherry-pick-78421616e0a6…
…ba76ac25c94f0e7b5930d9b27d1a-to-release-1.7 [release/1.7] deps: Update otelgrpc
Configuration menu - View commit details
-
Copy full SHA for 7eb0501 - Browse repository at this point
Copy the full SHA 7eb0501View commit details
Commits on Jul 18, 2024
-
Prepare release notes for v1.7.20
Signed-off-by: Derek McGowan <derek@mcg.dev>
Configuration menu - View commit details
-
Copy full SHA for 7f2d4cd - Browse repository at this point
Copy the full SHA 7f2d4cdView commit details -
Merge pull request #10481 from dmcgowan/prepare-v1.7.20
Prepare release notes for v1.7.20
Configuration menu - View commit details
-
Copy full SHA for 8fc6bcf - Browse repository at this point
Copy the full SHA 8fc6bcfView 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.19...v1.7.20