This repository has been archived by the owner on May 6, 2020. It is now read-only.
vendor: update virtcontainers to pull in latest kata gRPC updates #1039
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We have added support for passing network details to the agent in
virtcontainers' kata-agent. Revendor to pull this in.
Shortlog:
43c9ed3 kata-agent: add initial test for kata-agent networking
082ec3f kata-agent: add network gRPC support
4b30262 setup: #!/bin/bash in the wrong place
8b7fddf vendor: re-vendor kata-containers agent
07c2c88 test: Modify block device test to test for SCSI as well
a1a569a scsi: Add SCSI support for volumes as well
3c038f1 scsi: Pass SCSI address to hyperstart agent
80bdc50 tests: Fix tests to take into account default driver for block devices
7df3f45 scsi: Add support for scsi driver for hotplugging drives
10e2349 1.0.7 release
10d462c block: Fix disabling block device use
fd6f6ed pod: Factorize network creation and removal into pod functions
2fec63f pod: StartVM() does not need any parameter
0dd84be container: Remove the container from pod structure on deletion
b852d93 api: Stop the VM when stopping the pod
17065de pod: Simplify pod stop
bcb8643 pod: Delete containers when deleting the pod
Signed-off-by: Eric Ernst eric.ernst@intel.com