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

pull version from specs.Version instead of hardcoding; and make versi… #404

Conversation

mikebrow
Copy link
Member

I believe the version tag should come from the specs package... opencontainers/specs/version.go Correct?

Also modifying 'checkSpecVersion()' to be a min check vs. exact check. Otherwise we have to change versions in every container 'config.json' on every minor revision.

Associated with issue #244

Signed-off-by: Mike Brown brownwm@us.ibm.com

…on check with spec a min version check

Signed-off-by: Mike Brown <brownwm@us.ibm.com>
@mikebrow mikebrow closed this Nov 17, 2015
@mikebrow mikebrow deleted the switch-to-minimum-version-check branch February 9, 2016 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants