clearcontainers / proxy

Hypervisor based containers proxy
Apache License 2.0
32 stars 15 forks source link

vendor/virtcontainers: update virtcontainers #158

Closed devimc closed 6 years ago

devimc commented 6 years ago

This new version of virtcontainers has support for the ps command

short log: f4a2ad1 virtc: Fix virtc to make it properly usable b366203 .ci: Handle cases where backward compatibility is broken e2f5902 lock: Use shared locking for read only cases 5e18bdf lock: Introduce shared lock possibility 809eb65 readme: update CI build badges ad66bff ci: Remove chronic from setup.sh eea3d36 tests: Add test to check attaching block device dbad689 devices: Try to restore the pod block index in case of failure. 1e69ba9 devices: Add block devices to fsmap and pass them to agent. 86488e2 devices: Change check for block devices. baeab61 device: Add support for block devices to be passed with --device 0424842 proxy: Retry if unable to connect. 8a625ec qemu: Fix incorrectly formatted log message 8910d1b Networking: Add support for multi-queue mactap aff0a34 Revendor: netlink library revendoring b332097 vendor/ciao: update ciao ec539ad uuid: Remove the ciao uuid package f76f0aa uuid: Use uuid package from repo instead of ciao. 9602046 uuid: Copy over the uuid package from ciao project. 64aafe1 devices: Pass container to devices.attach ff99e51 mock: update mock API 48667e6 agent: implement ps command 2576cc0 CI: Add script for jenkins job c6513bd pause: Remove all things related to pause container 29ffbb5 ci: Add Clear Containers tests to the CI of virtcontainers d6f13e7 ci: Update virtcontainers code in runtime and proxy c4e51e8 ci: install dependencies using Clear Containers CI setup f005780 ci: rename ci-jobs and ci-setup scripts c236931 qemu: Initialize qmp logger properly 4bd0c5c 1.0.4 release c490764 container: Rename addDrive to hotplugDrive e848de5 pod: Hotplug all pod container rootfs with devicemapper d7e3297 pod: Do not overwrite pod state 8b229ca tests: Add tests to check the changes made to ignore uevent error 6eb81de log: Log devices that are not passed to the container. 8a998f8 devices: Add corner case check for /dev/vfio/vfio f7d0732 devices: Ignore error from missing sysfs path under /sys/dev 3ae5af6 .ci: Pass go env variables to sudo. 8098674 ci: Fix go-vet errors ccd0c75 logging: Use structured logging 7867430 logging: Log less by default c03bca6 Vendoring: Use revision locked vendoring model 971215d ci: Fix call to virtcontainers-setup.sh 1b5888f shim: Pass container ID using CLI option

Fixes #159

Signed-off-by: Julio Montes julio.montes@intel.com

clearcontainersbot commented 6 years ago

kubernetes qa-passed 👍

clearcontainersbot commented 6 years ago

kubernetes qa-passed 👍

sboeuf commented 6 years ago

LGTM

Approved with PullApprove

sboeuf commented 6 years ago

@amshinde please take a look

jodh-intel commented 6 years ago

lgtm

Approved with PullApprove

devimc commented 6 years ago

lol