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

vendor: update to runtime-spec@v1.0.0-rc5 #114

Merged
merged 5 commits into from
Apr 11, 2017
Merged

Conversation

cyphar
Copy link
Member

@cyphar cyphar commented Apr 11, 2017

The most recent runC version requires v1.0.0-rc5, which requires some
changes. In addition, runtime-tools needed to be updated. This patch
updates the following vendors:

  • github.com/opencontainers/runtime-spec@v1.0.0-rc5
    • runtime-tools-0001-generate-remove-validate-dependency.patch
  • github.com/opencontainers/runtime-tools@b081a428c91705169ec3628a10bd5ca9992afea9

This also contains the trivial changes to the names of various types.

Fixes #113
Signed-off-by: Aleksa Sarai asarai@suse.de

@cyphar cyphar added this to the 0.2.1 milestone Apr 11, 2017
@cyphar cyphar force-pushed the runtime-spec-v1.0.0-rc5 branch 4 times, most recently from 4615b0c to 66c1ca7 Compare April 11, 2017 19:29
Previously bundle-verify was not sophisticated enough to realise that we
were verifying intentionally invalid runtime bundles (raw-runtime-config
isn't meant to generate "valid" bundles).

Fixes: 2d8b438 ("test: add raw runtime-config tests")
Signed-off-by: Aleksa Sarai <asarai@suse.de>
By patching before we cleanup unused imports means that the actual state
of the vendor/ directory (when the project is compiled), vendor/ will
only include things required when the project will be compiled.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
Signed-off-by: Aleksa Sarai <asarai@suse.de>
The most recent runC version requires v1.0.0-rc5, which requires some
changes. In addition, runtime-tools needed to be updated. This patch
updates the following vendors:

* github.com/opencontainers/runtime-spec@v1.0.0-rc5
  + runtime-tools-0001-generate-remove-validate-dependency.patch
* github.com/opencontainers/runtime-tools@b081a428c91705169ec3628a10bd5ca9992afea9

This also contains the trivial changes to the names of various types.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
Signed-off-by: Aleksa Sarai <asarai@suse.de>
@cyphar
Copy link
Member Author

cyphar commented Apr 11, 2017

LGTM

@cyphar cyphar merged commit 8680526 into master Apr 11, 2017
cyphar referenced this pull request Apr 11, 2017
LGTMs: @cyphar
Closes openSUSE/umoci#114
@cyphar cyphar deleted the runtime-spec-v1.0.0-rc5 branch April 11, 2017 21:07
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.

1 participant