Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

vendor: Update the vendoring for github.com/opencontainers/runtime-spec#598

Merged
amshinde merged 1 commit intokata-containers:masterfrom
amshinde:vendor-runtime-spec
Jul 3, 2019
Merged

vendor: Update the vendoring for github.com/opencontainers/runtime-spec#598
amshinde merged 1 commit intokata-containers:masterfrom
amshinde:vendor-runtime-spec

Conversation

@amshinde
Copy link
Copy Markdown
Member

@amshinde amshinde commented Jul 2, 2019

The latest commit introduces quite a few changes in the VM spec.
These are required by the runtime. Without this we cannot update the
vendoring in the runtime for the runtime-spec.

Fixes #597

Signed-off-by: Archana Shinde archana.m.shinde@intel.com

@amshinde
Copy link
Copy Markdown
Member Author

amshinde commented Jul 2, 2019

/test

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 2, 2019

Codecov Report

Merging #598 into master will increase coverage by 0.16%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #598      +/-   ##
==========================================
+ Coverage   50.45%   50.62%   +0.16%     
==========================================
  Files          17       17              
  Lines        2392     2392              
==========================================
+ Hits         1207     1211       +4     
+ Misses       1028     1026       -2     
+ Partials      157      155       -2

@amshinde
Copy link
Copy Markdown
Member Author

amshinde commented Jul 2, 2019

@devimc @jcvenegas Can you ack?

The latest commit introduces quite a few changes in the VM spec.
These are required by the runtime. Without this we cannot update the
vendoring in the runtime for the runtime-spec.

Fixes kata-containers#597

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
@amshinde amshinde force-pushed the vendor-runtime-spec branch from a7a199e to 3cce728 Compare July 2, 2019 22:00
@amshinde
Copy link
Copy Markdown
Member Author

amshinde commented Jul 2, 2019

/test

@amshinde amshinde merged commit 5a10952 into kata-containers:master Jul 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update vendoring for github.com/opencontainers/runtime-spec

4 participants