Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Fatal to Error #2

Closed
wants to merge 125 commits into from
Closed

Conversation

liangchenye
Copy link

Fix dies on the first error issue mentioned in opencontainers#98.
Check/validate all the tests, output all the error messages.

It works better with opencontainers#97.

liangchenye and others added 30 commits January 27, 2016 17:06
Signed-off-by: liangchenye <[email protected]>
add contrib directory and mv get-stage3 to that
Signed-off-by: liangchenye <[email protected]>
add bundle validate as sub-command
Since opencontainers/runtime-spec#164 (part of the v0.1.1 release [1]), Linux
runtimes are required to supply these devices and mounts.  Specifying
them explicitly in the config should have no effect, and just makes
the config longer than it needs to be.

[1]: https://github.com/opencontainers/specs/blob/v0.1.1/config-linux.md#default-devices-and-file-systems

Signed-off-by: W. Trevor King <[email protected]>
…-and-mounts

generate: Drop devices and mounts
Since this project is based on ocitools and OCT, 
I propose to add Mrunal and me as the initial maintainers. 

Signed-off-by: liangchenye liangchenye@huawei.
update Godeps to specs-go version; modify codes accordingly
This commit adds back the mounts since runc doesn't default these yet.

Signed-off-by: Mrunal Patel <[email protected]>
Fixes to ocitools generate to make it work with runc again
Pass uuid to runc start per spec to make runtime tests work again
Add support for the no new privs flag
Fix format flag (reported by go vet)
Signed-off-by: liang chenye <[email protected]>
Add support for sysctls to generate
Ma Shimiao and others added 29 commits May 24, 2016 09:41
…validation

validate: add Hooks validation
Signed-off-by: Ma Shimiao <[email protected]>
…t-hostname

runtimetest/hostname: small fix for null hostname
…-fs-validation

runtimetest: add root filesystem validation
…-hooks

validation: add env validation for hooks
…-path-error

validate: small fix for root path error
…ed-path-validation

runtimetest: add masked paths validation
…ooks-for-validate

add --hooks option for validate completion
…-execute-checklinux

just check hostname with UTS namespace when platform set as linux
…only-path-validation

runtimetest: add readonly path validation
Signed-off-by: Ma Shimiao <[email protected]>
Fix typo in man/ocitools-generate.1.md
…ups-path-support

generate: add specified cgroups path support
…mize-cap-validation

runtimetest: optimize capabilities validation
@liangchenye liangchenye closed this Jun 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants