We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6436901 + abd4e57 commit 0edd0e5Copy full SHA for 0edd0e5
SPEC.md
@@ -254,7 +254,7 @@ The `containerEdits` field has the following definition:
254
## Error Handling
255
* Kind requested is not present in any CDI file.
256
Container runtimes should surface an error when a non-existent kind is requested.
257
- * Device (not device node) Requested does not exist.
+ * Device (not device node) Requested device does not exist.
258
Container runtimes should surface this error when a non existent device is requested.
259
* "Resource" does not exist (e.g: Mount, Hook, ...).
260
Container runtimes should surface this error when a non-existent "resource" is requested (e.g: at "run" time).
0 commit comments