This repository was archived by the owner on Mar 9, 2022. It is now read-only.
Commit 8b859cb
committed
Ensure log dir is created
containerd is responsible for creating the log but there is no code to ensure
that the log dir exists. While kubelet should have created this there can be
times where this is not the case and this can cause stuck tasks.
Signed-off-by: Michael Crosby <[email protected]>
(cherry picked from commit containerd/containerd@2e442ea)
Signed-off-by: Shengjing Zhu <[email protected]>1 parent 779131a commit 8b859cb
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
154 | 157 | | |
155 | 158 | | |
156 | 159 | | |
| |||
0 commit comments