Commit 85309b0
Kazuyoshi Kato
cmd/ctr: protect contents from GC
"ctr image import" didn't have a lease. Due to that, GC would
remove contents during the import process.
Fixes #5690.
Signed-off-by: Kazuyoshi Kato <[email protected]>1 parent 7eceeb9 commit 85309b0
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
125 | 132 | | |
126 | 133 | | |
127 | 134 | | |
| |||
0 commit comments