clearcontainers / proxy

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

vendor: Vendor virtcontainers #187

Closed amshinde closed 6 years ago

amshinde commented 6 years ago

This is mainly for enabling the proxy to log actual error messages received from the agent.

Shortlog:

c6b10c5 agent: Return the actual error returned by the agent 78771b2 Networking: Add support for multiqueue tap 2b38edc Revendor: Revendor qemu to add multiqueue support and vhost-user d4a5a59 Vendoring: Revendor netlink to add multiqueue tap support 11cfdcf cni: pass pod ID to CNI plugin's add/delete calls b956d2b gitignore: Add .swp files d6dc515 ethtool: Remove .swp file 890a8b1 Fix network warning message b0dd4c6 9p: Do not pass the rootfs through 9pfs 077a427 vendor: update ciao 01b012b vendor: Move the ciao vendoring to ciao-project 148b06a proxy: Launch one proxy instance per pod 619300a proxy: Use CC3 proxy path d8f2a22 shim: Only show shim-count if there are any c993e45 shim: Quote urls in error aa2ba14 Remove redundant "if" check 37dc3c6 cni: Assign the netpair for virtual endpoints after scan 8f846a2 cni: Fix bug while updating endpoints after scanning net namespace eb39def qemu: Provide unique QMP sockets names 6026603 qemu: Don't wait for the end of the VM eeacf8b qemu: Fix disconnectCh issue and simplify it 711783f agent: hyperstart: Tear down properly the pod b20ba87 pod: Improve pod create performances d449ece api: Refactor RunPod() c3663b2 pod: Run post-start hooks outside netns 42df5a6 hypervisor: add hot plugging support for Qemu Q35 7e80438 container: fix device mapper hot plug in qemu 2.9 121a37c filesystem: Fix fetchFile behaviour for devicesFileType 6403e0c 1.0.6 release 07593f0 block: Skip cold-plugging block devices. 4132cd6 api: Simplify drive hotplugging 74be935 network: Add interface type to our network info 5718a68 network: Cleanup and optimizations a7935fd storage: Simplify fetches from storage f08b6c1 hypervisor: Provide custom asset getter ac2a937 asset: Extend asset support to firmware and hypervisor fc5ae53 hypervisor: Add a private custom assets map d8055a6 network: cni: Fix lack of support for SRIOV 06c73de network: Move fully to netlink structures 5504939 oci: Add asset annotations to the pod config de377a9 pod: Select kernel and image assets from annotations 1d1c5f4 pkg: Add annotations package af12f75 network: Replace CNI Result structure with a larger one 35aafe8 vendor: Update CNI related repositories ec2f2c3 network: Rename Endpoint interface methods. 6c31530 networking : Pass MTU information for physical network devices. 60b8c34 network: Skip setting MTU for physical interfaces. ad92928 tests: Add test to check if interface is physical. 7ec762a tests: Add tests to check for Network Endpoint Types 96571ee tests: Modify tests to test for virtual endpoints. dc715cf network: Add methods to attach and detach network interfaces. bad2911 network: Handle marshalling/unmarshalling of Endpoint interface array 3355932 sriov: Bind and unbind Virtual function based interfaces 7f4a3fb .ci: Fix coveralls reports 17b7761 .ci: Remove travis CI 5e428cc container: Quieten logging 3efc9ac sriov: Add support for physical interfaces. 6a07eef network: Add function to check if interface is a physical device 5c53bbe ethtool: Add ethtool package d2acfa1 1.0.5 release 8be82a3 ci: restore the use of chronic b366203 .ci: Handle cases where backward compatibility is broken

Fixes #186

Signed-off-by: Archana Shinde archana.m.shinde@intel.com

devimc commented 6 years ago

lgtm

Approved with PullApprove

sameo commented 6 years ago

LGTM

Approved with PullApprove Approved with PullApprove

clearcontainersbot commented 6 years ago

kubernetes qa-passed 👍