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

Add Makefile target for virtcontainers #81

Closed
amshinde opened this issue Mar 20, 2018 · 2 comments
Closed

Add Makefile target for virtcontainers #81

amshinde opened this issue Mar 20, 2018 · 2 comments

Comments

@amshinde
Copy link
Member

We should be able to build virtcontainers from top-level source directory.

amshinde added a commit to amshinde/kata-runtime that referenced this issue Mar 20, 2018
Running make from top source directory should build virtcontainers
library and the cli.
Add new `install-all` target that will install virtcontainers test
binaries.

Fixes kata-containers#81

Signed-off-by: Archana Shinde <[email protected]>
amshinde added a commit to amshinde/kata-runtime that referenced this issue Mar 29, 2018
Running make from top source directory should build virtcontainers
library and the cli.
Add new `install-all` target that will install virtcontainers test
binaries.

Fixes kata-containers#81

Signed-off-by: Archana Shinde <[email protected]>
amshinde added a commit to amshinde/kata-runtime that referenced this issue Mar 29, 2018
Running make from top source directory should build virtcontainers
library and the cli.
Add new `install-vc` target that will install virtcontainers test
binaries.

Fixes kata-containers#81

Signed-off-by: Archana Shinde <[email protected]>
@gabibeyer
Copy link
Contributor

Is this still a relevant/desired issue @amshinde?

@amshinde
Copy link
Member Author

amshinde commented Jun 3, 2019

No longer relevant.

@amshinde amshinde closed this as completed Jun 3, 2019
zklei pushed a commit to zklei/runtime that referenced this issue Jun 13, 2019
grpcStatus implements errors returned by gRPC.  These errors are
serialized and transmitted on the wire between server and client, and allow
for additional data to be transmitted via the Details field in the status
proto.  gRPC service handlers should return an error created by this
package, and gRPC clients should expect a corresponding error to be
returned from the RPC call.

Fixes kata-containers#81

Signed-off-by: Hui Zhu <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants