Commit 355418b
committed
fix: Bring back the --all flag of kill
The shim uses the --all flag in Kubernetes settings when calling the
low level runtime. We previously removed this flag causing issues in the
deletion path of the pod. Therefore, we need to bring it back.
Signed-off-by: Charalampos Mainas <cmainas@nubificus.co.uk>1 parent 0233433 commit 355418b
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
44 | 51 | | |
45 | 52 | | |
46 | 53 | | |
| |||
0 commit comments