Commit 18f4761
authored
Fill in HyperV field if sandbox option is set (#1388)
As part of the work to get WCOW-Hypervisor working for the upstream
Containerd CRI plugin, parse our shims SandboxIsolation field here and
set the HyperV runtime spec field if it's set to the HYPERVISOR option.
This avoids us needing to parse our shim specific options in upstream
Containerd which is always a plus.
Signed-off-by: Daniel Canter <[email protected]>1 parent d12d411 commit 18f4761
1 file changed
Lines changed: 14 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
107 | 119 | | |
108 | 120 | | |
109 | 121 | | |
| |||
133 | 145 | | |
134 | 146 | | |
135 | 147 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
| 148 | + | |
| 149 | + | |
147 | 150 | | |
148 | 151 | | |
149 | 152 | | |
| |||
0 commit comments