Commit f394a0a
committed
[ci] Bump containerd version to 1.7.2 in holodeck config
Containerd 1.7.0 is the first release that supports CDI. CDI devices were exclusively
passed to containerd via annotations.
https://github.com/containerd/containerd/releases/tag/v1.7.0
In containerd 1.7.2 support was added for making use
of the new CRI fields 'Config.CDIDevices' so that CDI devices could be passed through the CRI
instead of annotations.
https://github.com/containerd/containerd/releases/tag/v1.7.2
This commit updates our holodeck configuration so that containerd 1.7.2 is installed
in our e2e test machines.
Signed-off-by: Christopher Desiniotis <[email protected]>1 parent f730b9d commit f394a0a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments