Go to file
Sebastien Boeuf 1a9ceb1278 submodules: Remove cc-runtime and runv
Both cc-runtime and runv git submodules can now be removed since
the new folder cli defines the OCI wrapper, and the kata API is
defined and implemented through the virtcontainers package in this
same repository.

Fixes #64

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2018-03-21 12:10:15 -07:00
.ci CI: Add virtcontainers setup 2018-03-20 08:31:41 +00:00
cli Merge pull request #72 from jodh-intel/fix-lint-errors 2018-03-20 10:38:04 -07:00
vendor vendor: Vendor github.com/safchain/ethtool 2018-03-19 14:30:29 -07:00
virtcontainers Merge pull request #68 from devimc/agent/onlineCPUs 2018-03-21 10:42:25 +08:00
.gitignore runv: modify GOPATH to build 2018-01-30 10:00:05 +08:00
.gitmodules submodules: Remove cc-runtime and runv 2018-03-21 12:10:15 -07:00
.pullapprove.yml CI: Add pullapprove and require two acks / PR 2017-12-21 17:23:35 +00:00
.travis.yml travis: fix runtime build 2018-03-15 12:10:52 -06:00
CODE_OF_CONDUCT.md docs: Add missing standard docs 2018-02-09 14:45:14 +00:00
CONTRIBUTING.md docs: Add missing standard docs 2018-02-09 14:45:14 +00:00
Gopkg.lock vendor: Vendor github.com/safchain/ethtool 2018-03-19 14:30:29 -07:00
Gopkg.toml vendor: Vendor github.com/safchain/ethtool 2018-03-19 14:30:29 -07:00
LICENSE Initial commit 2017-11-21 17:03:45 +08:00
Makefile build: Add a clean rule 2018-03-20 11:23:08 +00:00
README.md docs: Add missing standard docs 2018-02-09 14:45:14 +00:00

Build Status

Runtime

This project contains the runtime for the Kata Containers project.