Closed jodh-intel closed 6 years ago
lgtm
Branch updated fairly significantly, so this will need a re-review.
still LGTM
Hi @sameo - this builds locally for me so I suspect the CI fails relate to vendoring changes.
... that still need to be applied to the runtime, used in testing vc.
@sameo - I'm struggling to convince dep
to use the sameo/topic/kata
branch rather than master
for the Depends-on:
runtime test re-vendor to allow this PR to pass the CI checks.
Removed the commit that converted the user+group fields in Cmd
from string
to uint32
and raised #534 to explain why we cannot do that.
@jodh-intel Could you please rework this PR according to the changes introduced here: https://github.com/kata-containers/agent/pull/83
Also, I think you should open a PR against master
so that we can review it and merge it into virtcontainers.
Closing - replaced by #538.
Basic kata agent implementations for exec(), stopContainer() and killContainer().
Fixes #521.
Signed-off-by: James O. D. Hunt james.o.hunt@intel.com