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

update to runtime-spec v1.0.0-rc2 #268

Closed
cyphar opened this issue Nov 12, 2016 · 1 comment
Closed

update to runtime-spec v1.0.0-rc2 #268

cyphar opened this issue Nov 12, 2016 · 1 comment

Comments

@cyphar
Copy link
Member

cyphar commented Nov 12, 2016

Currently validation fails against v1.0.0-rc2 images, which is causing issues for adding oci-runtime-tools-based testing for umoci (cyphar/umoci#12).

The current error is just for kernelTCP, which was fixed in the new version of the spec. The only really annoying part of the update is that you need to handle the namespacing of all of the Go structs (where everything has Linux prepended to it now).

# oci-runtime-tool validate --path /tmp/bundle.a (status=1)
# time="2016-11-12T16:04:09Z" level=fatal msg="2 Errors detected:\n'Memory.KernelTCP' should not be empty.\ninternal error: validate currently only handles version 1.0.0-rc1-dev, but the supplied configuration targets 1.0.0-rc2"
@liangchenye
Copy link
Member

close, already updated to rc5.

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

No branches or pull requests

2 participants