Commit 01b925f
committed
[ci] Bump containerd version to 1.7.27 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 to a version of containerd that supports CDI
and the new CRI fields. containerd 1.7.27 is chosen since it is the latest release on the 1.7
branch that is available in the Ubuntu 22.04 repositories.
Signed-off-by: Christopher Desiniotis <[email protected]>1 parent fba5d01 commit 01b925f
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