Commit d18da01
authored
[nydusify] Override source imageRef fetched from containerd (#22)
* [nydusify] Override source imageRef fetched from containerd
In case containerd has some hosts.toml specific configuration, the imageRef of
the containerId can be different to the actual url to fetch the image
This PR allow to override the imageRef fetched from containerd
Signed-off-by: Etienne Carriere <etienne.carriere@datadoghq.com>
* Change argument to source-image-ref
Signed-off-by: Etienne Carriere <etienne.carriere@datadoghq.com>
---------
Signed-off-by: Etienne Carriere <etienne.carriere@datadoghq.com>1 parent d36a3bd commit d18da01
2 files changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1444 | 1444 | | |
1445 | 1445 | | |
1446 | 1446 | | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
1447 | 1453 | | |
1448 | 1454 | | |
1449 | 1455 | | |
| |||
1499 | 1505 | | |
1500 | 1506 | | |
1501 | 1507 | | |
| 1508 | + | |
1502 | 1509 | | |
1503 | 1510 | | |
1504 | 1511 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
107 | 111 | | |
108 | 112 | | |
109 | 113 | | |
| |||
0 commit comments