clearcontainers / proxy

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

proxy: send full data to agent #208

Closed devimc closed 6 years ago

devimc commented 6 years ago

don't use pointers to structures in the data that is sent to the agent

fixes #207

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

devimc commented 6 years ago

depends on https://github.com/containers/virtcontainers/pull/581

clearcontainersbot commented 6 years ago

kubernetes qa-failed 👎

jodh-intel commented 6 years ago

lgtm.

Approved with PullApprove

devimc commented 6 years ago

clearcontainers/proxy#196 was merged and seems like this pr is not needed