mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-20 11:28:42 +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:
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
|
||||
|
Submodule cc-runtime deleted from 532740cc7c
1
runv
1
runv
Submodule runv deleted from 299f4e6493
Reference in New Issue
Block a user