mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-05 03:26:37 +00:00
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>
This commit is contained in:
parent
6d05197625
commit
1a9ceb1278
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,6 +0,0 @@
|
||||
[submodule "cc-runtime"]
|
||||
path = cc-runtime
|
||||
url = https://github.com/clearcontainers/runtime
|
||||
[submodule "runv"]
|
||||
path = runv
|
||||
url = https://github.com/hyperhq/runv.git
|
@ -1 +0,0 @@
|
||||
Subproject commit 532740cc7cb859b33e7a80cfb250fbe2fd1e5899
|
1
runv
1
runv
@ -1 +0,0 @@
|
||||
Subproject commit 299f4e6493050173c0bd30a48fde31b3a34b0f24
|
Loading…
Reference in New Issue
Block a user