Graham Whaley
ad75d955f2
Merge pull request #224 from GabyCT/topic/removeubuntu
...
docs: Remove support of ubuntu 17.10 on installation guide
2018-08-17 14:39:15 +01:00
Jose Carlos Venegas Munoz
7883b406ee
bump: kernel config version.
...
Kernel directory modified.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-17 08:37:16 -05:00
Peng Tao
f70d6d2acb
Merge pull request #590 from devimc/topic/kataEnvSupportVSocks
...
cli: kata-env: show if vsocks are supported
2018-08-17 15:14:49 +08:00
Gabriela Cervantes
84be074f23
docs: Remove support of ubuntu 17.10 on installation guide
...
Remove the support of ubuntu 17.10 as it is now end of life.
Fixes #223
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2018-08-17 00:13:56 -05:00
Gabriela Cervantes
e415d03214
docs: Update install guide for fedora
...
Update install documentation guide for fedora to include the
support for fedora 28.
Fixes #218
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2018-08-16 23:45:38 -05:00
Jose Carlos Venegas Munoz
5a1d946046
rootfs: Fail on non existing agent version.
...
Fail if we can not check out to the requested agent version.
Dont checkout to any branch by default.
Fixes : #147
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-16 17:00:04 -05:00
Jose Carlos Venegas Munoz
2590f2b91e
format: use shfmt to format sh files.
...
Use shfmt to format all the sh file.
https://github.com/mvdan/sh
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-16 16:45:35 -05:00
Eric Ernst
fa711da0eb
Merge pull request #126 from jcvenegas/static-builds
...
Kata 1.2.0 packaging
2018-08-16 13:55:15 -07:00
Julio Montes
88d79f3517
cli: kata-env: show if vsocks are supported
...
Add a new field in `HostInfo` structure to show if vsocks are
supported in the host.
fixes #589
Signed-off-by: Julio Montes <julio.montes@intel.com>
2018-08-16 15:36:36 -05:00
Jose Carlos Venegas Munoz
76c171b194
Merge pull request #136 from kata-containers/kata-deploy-1.2-dockerfile
...
Kata deploy 1.2 dockerfile
2018-08-16 14:05:00 -05:00
Archana Shinde
d4d5a28924
Merge pull request #215 from GabyCT/topic/addubuntu
...
docs: Update installation guide for Ubuntu.
2018-08-16 10:29:30 -07:00
Jose Carlos Venegas Munoz
8f3eb86d52
kernel: bump kernel config version.
...
kernel dir was modified, bump version.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-16 11:12:01 -05:00
Sebastien Boeuf
26f31071ca
Merge pull request #287 from caoruidong/hotplug
...
api: add sandbox hotplug network
2018-08-16 08:19:37 -07:00
Peng Tao
b473dc4ac9
Merge pull request #579 from lifupan/master
...
CI: bump the CI travis's go to 1.10
2018-08-16 22:51:59 +08:00
Ruidong Cao
7beb309faf
test: add UTs for network hotplug
...
add UTs for network hotplug related fuctions
Fixes #113
Signed-off-by: Ruidong Cao <caoruidong@huawei.com>
2018-08-16 21:31:20 +08:00
Gabriela Cervantes
10f235a603
docs: Remove workaround on SLES install documentation
...
Now that this issue has solved kata-containers/packaging#39,
we can remove the workaround for the proxy and the shim.
Fixes #216
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2018-08-16 05:38:33 -05:00
Ruidong Cao
72df219306
cli: add network commands
...
Add update and list commands for notwork hotplug
Signed-off-by: Ruidong Cao <caoruidong@huawei.com>
2018-08-16 16:10:29 +08:00
Ruidong Cao
1a17200cc8
virtcontainers: add sandbox hotplug network API
...
Add sandbox hotplug network API to meet design
Signed-off-by: Ruidong Cao <caoruidong@huawei.com>
2018-08-16 16:10:10 +08:00
Ruidong
6666426739
vendor: update govmm and agent changes
...
To support tap network hotplug. Implement netdev_add, netdev_del and corresponding device_add QMP commands.
Full list in govmm:
10efa84
qemu/qmp: add function for hotplug network by fds
80ed88e
qemu/qmp: implement function to hotplug serial ports
ca46f21
qemu/qmp: implement function to hotplug character devices
03f1a1c
qemu/qmp: implement getfd
84b212f
qemu: add vhostfd and disable-modern to vsock hotplug
12dfa87
qemu/qmp: implement function for hotplug network
4ca232e
qmp_test: Fix Warning and Error level logs
430e72c
qemu,qmp: Enable gas security checker
ffc06e6
qemu,qmp: Add staticcheck to travis and fix errors
Add agent ListInterfaces and ListRoutes APIs.
Full list in agent:
7c287c6 agent: add ListInterfaces and ListRoutes rpc
Signed-off-by: Ruidong Cao <caoruidong@huawei.com>
2018-08-16 16:06:16 +08:00
Eric Ernst
80ce323332
kata-deploy: update Dockerfile to 1.2.0
...
kata-deploy container image changed format slightly as we've changed
the release tarball. Update to 1.2.0 and make adjustments accordingly.
Fixes : #135
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2018-08-15 15:12:25 -07:00
Jose Carlos Venegas Munoz
b0ff304461
static: qemu: point prefix variable to /opt/kata.
...
We want all the static qemu is intalled in /opt/kata
use PREFIX variable to notify to configure script.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
28925a085c
scripts: qemu config: add prefix ENV variable.
...
We were using an static prefix let allow the user choose where will be installed.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
3ca4f91a4c
kernel: build: fail on missing config version file.
...
If the file is not found fail. We use this file
to identify what config we use to build the kernel.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
6c81bda73a
obs: qemu-vanilla: point to qemu commit.
...
OBS fails to resolve a tag so lets provide the commit
we want to build.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
2bbdefaa90
obs: fix installation path for proxy and shim.
...
Installation path was not the expected in SUSE.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
438b89c9bc
obs: versions: generate versions.txt
...
Now we can auto-generate versions.txt
lets update versions to master.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
319531788f
obs: version: add gen_versions_txt script.
...
Based ina a branch will query the current
kata version and needed hashes.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
20a1928705
obs: docker-build: Pass OBSPROJECT variable
...
Pass project variable to docker run.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
5e0dc9efba
obs: update version to 1.2.0
...
Update hashes and versions for new Kata version.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
527bd92e2b
obs: image: remove unused variables.
...
Remove unsed variables.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
5362e22df0
versions: upadate qemu commit.
...
update qemu commit
Remove unsed variables.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
4cce1653a7
obs: lib: remove unused flag APIURL
...
Today we dont change the APIURL remove it by now.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
59e3ffcbfa
obs: runtime: fix function call pkg_version.
...
pkg_version require 3 parameters.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
19ed81d0d0
obs: qemu set hash variable.
...
Needed by changelog function.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
e9ed406d0a
obs: kernel: set unbound variable.
...
Set variable to make happy lib functions
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
b06f33bd66
obs: lib: Fix reference to not defined variable.
...
API variable can be empty.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
7ccf64ee09
obs: pkglib: remove unused option.
...
Remove unused option.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
0c7b2a82c3
obs: image: Fix to use new image tarball name.
...
The image name changed fix to allow obs build.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
bb889a464d
obs: build-from-docker.sh: Not build image if already craeted.
...
Accelerate the build process by not creating image again.
Add DEBUG flag to docker run.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
9c64f571f6
obs: build_all.sh: serach scripts in own dir.
...
update scripts are relative to this script go to
it and then try to update.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
b8a41a8994
gitignore: Ignore tarballs and generated files.
...
Ignore tarballs and sha files
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Jose Carlos Venegas Munoz
0628e4de7f
release: add kata-deploy-binaries.sh
...
Add script to generate a tarball with kata binaries install kata
whitout pkgs.
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-15 16:53:48 -05:00
Archana Shinde
61bc5dfda8
Merge pull request #161 from GabyCT/topic/addopensuse
...
docs: Add OBS package installation guide for openSUSE
2018-08-15 10:15:24 -07:00
Archana Shinde
3424444be3
Merge pull request #578 from grahamwhaley/20180813_env_runtime_path
...
cli: kata-env: add runtime path to output
2018-08-15 10:13:21 -07:00
James O. D. Hunt
cd514b69fd
Merge pull request #568 from amshinde/remove-unused-cni-code
...
Remove unused cni code
2018-08-15 16:36:48 +01:00
Salvador Fuentes
aa90d948aa
Merge pull request #114 from GabyCT/topic/addsles
...
docs: Add installation guide for SLES
2018-08-15 08:22:17 -05:00
Gabriela Cervantes
e094f6cce0
docs: Update installation guide for Ubuntu.
...
Include in the document the support for ubuntu 18.04.
Fixes #214
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2018-08-15 07:47:47 -05:00
zhangwei_cs
e0c179d954
Merge pull request #550 from WeiZhang555/add-device-before-container-create
...
devices: add interface "sandbox.AddDevice"
2018-08-15 17:56:51 +08:00
fupan
4850579da3
CI: bump the CI travis's go to 1.10
...
Bump the CI travis's go to 1.10.x to meet
the building kata shim v2 for containerd.
Fixes : #575
Signed-off-by: fupan <lifupan@gmail.com>
2018-08-15 17:28:13 +08:00
Gabriela Cervantes
a2d83701a0
docs: Add OBS package installation guide for openSUSE
...
This is the installation guide for OBS packages for
openSUSE.
Fixes #160
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2018-08-15 03:54:15 -05:00