You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fourth patch release for `containerd` 1.3 adds `NOTIFY_SOCKET` support, improves shim loggers shutdown
15
+
behavior and includes a few bug fixes related to incorrect FIFO clean up and dangling shims.
16
+
17
+
### Notable Updates
18
+
19
+
* Improve host fallback behaviour in docker remote [containerd/containerd#4007](https://github.com/containerd/containerd/pull/4007)
20
+
* Cleanup dangling shim by brand new context [containerd/containerd#4054](https://github.com/containerd/containerd/pull/4054)
21
+
* Support notify socket [containerd/containerd#4104](https://github.com/containerd/containerd/pull/4104)
22
+
* Correct logic of FIFO cleanup [containerd/containerd#4150](https://github.com/containerd/containerd/pull/4150)
23
+
* Rework shim logger shutdown process [containerd/containerd#4166](https://github.com/containerd/containerd/pull/4166)
24
+
* Man page fixes [containerd/containerd#4144](https://github.com/containerd/containerd/pull/4144)
* sys/mount_linux: use pipe for communicating mount result [containerd/containerd#4171](https://github.com/containerd/containerd/pull/4171)
27
+
"""
28
+
29
+
# notable prs to include in the release notes, 1234 is the pr number
0 commit comments