Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

vendor: Re-vendor virtcontainers #929

Merged
merged 1 commit into from
Jan 16, 2018

Conversation

jodh-intel
Copy link
Contributor

@jodh-intel jodh-intel commented Jan 16, 2018

Update virtcontainers specifically for commit fb1eecd which fixes the
issue of lingering bind-mounts after a container has been killed.

shortlog of virtcontainers changes:

fb1eecd mount: Fix unmount of dangling bind-mounts
d7462c7 pkg/oci: Clarify resource calculation comment
027aab8 qemu: adjust QMP naming to avoid non-unique truncation
0c4064e capabilities: Pass capabilities to hyperstart.
e20ba9d oci: Add support for capabilities
6776dd9 shim: Correct kata debug flag
b307c08 qemu: refactor/simplify addDevice function
747d364 vhost-user: rewrite to use interfaces/embedded types
cc67fb0 vhost-user: enabling for vhost-user network devices
f5587cf device: make a more generic function for hypervisor args
d6f0600 gitignore: Add new shim binary to gitignore list
bf8359f gitignore: Add new shim binary to gitignore list
c30fd9a ci: Install missing dep tool
d1bb792 kata_agent: Signal the kata shim
08c96c2 shim: Generalize stopShim

Fixes #924.

Signed-off-by: James O. D. Hunt james.o.hunt@intel.com

Update virtcontainers specifically for commit fb1eecd which fixes the
issue of lingering bind-mounts after a container has been killed.

shortlog of virtcontainers changes:

    fb1eecd mount: Fix unmount of dangling bind-mounts
    d7462c7 pkg/oci: Clarify resource calculation comment
    027aab8 qemu: adjust QMP naming to avoid non-unique truncation
    0c4064e capabilities: Pass capabilities to hyperstart.
    e20ba9d oci: Add support for capabilities
    6776dd9 shim: Correct kata debug flag
    b307c08 qemu: refactor/simplify addDevice function
    747d364 vhost-user: rewrite to use interfaces/embedded types
    cc67fb0 vhost-user: enabling for vhost-user network devices
    f5587cf device: make a more generic function for hypervisor args
    d6f0600 gitignore: Add new shim binary to gitignore list
    bf8359f gitignore: Add new shim binary to gitignore list
    c30fd9a ci: Install missing dep tool
    d1bb792 kata_agent: Signal the kata shim
    08c96c2 shim: Generalize stopShim

Fixes clearcontainers#924.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
@clearcontainersbot
Copy link

kubernetes qa-passed 👍

1 similar comment
@clearcontainersbot
Copy link

kubernetes qa-passed 👍

@sboeuf
Copy link
Contributor

sboeuf commented Jan 16, 2018

LGTM

Approved with PullApprove

@devimc
Copy link

devimc commented Jan 16, 2018

lgtm

Approved with PullApprove Approved with PullApprove

@devimc devimc merged commit 68c42a3 into clearcontainers:master Jan 16, 2018
mcastelino pushed a commit to mcastelino/runtime that referenced this pull request Dec 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

runtime leaves mounts around after container shutdown
4 participants