梁辰晔 (Liang Chenye)
梁辰晔 (Liang Chenye)
I have an idea about runtime tool process. We can provide a simple server to: 1. compare with `runtime-spec/*.md` and `runtime-tools/specerror/*.go` if there were any difference, provides an 'icon' to...
steps of milestone v0.3.0 1. #458 2. complete other missing RFC error codes 3. fill the implemented RFC error codes and add UT
Another requirement to v0.6.0: we need to sure that every test cases WILL NOT leave bundle or container on the testing system.
I think future version is not a problem, runtime tool can not and should not guarantee it will support the future version. To me, the problem is 'how can we...
good ! Seems we still need lots of work to do.
I think this is done ``` ConfigConstName: This REQUIRED file MUST be named config.json. ``` We have 'specConfig' in validate.go. So these two 'MUST' are actually the same thing. ```...
About the 3 `State` items, StateIDUniq --- Cannot validate it. StateNewStatus --- Cannot validate it. DefaultStateJSONPattern --- https://github.com/opencontainers/runtime-tools/pull/575
#576 is checked in. I'll set 'DevicesErrorOnDup' to 'done'.
@q384566678 and I remove the '[ ]' to list valid tasks only.
'start' test is done here: https://github.com/opencontainers/runtime-tools/pull/578