mirror of
https://github.com/opencontainers/runtime-spec.git
synced 2026-02-05 09:45:57 +01:00
schema: add cpu idle
commit 9d363b36f6 added the feature but
didn't update the json schema file.
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
@@ -118,6 +118,9 @@
|
||||
},
|
||||
"shares": {
|
||||
"$ref": "defs.json#/definitions/uint64"
|
||||
},
|
||||
"idle": {
|
||||
"$ref": "defs.json#/definitions/int64"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user