containers/virtcontainers
A Go package for building hardware virtualized container runtimes
GoApache-2.0
Issues
- 0
docs: dev: document how to use `dep` `source` entries to test vc with other projects
#655 opened by grahamwhaley - 1
- 1
Virtcontainer race conditions
#582 opened by sameo - 1
Simplify container stop semantic
#603 opened by sboeuf - 1
Allow pod stop to be called several times
#600 opened by sboeuf - 2
Split virtcontainers into smaller packages
#631 opened by sameo - 1
- 4
build: cannot build in a user fork repo
#642 opened by grahamwhaley - 7
namespaces: How to enter them in a foolproof way
#644 opened by sboeuf - 4
check: gometalinter showing errors
#646 opened by grahamwhaley - 1
add support for ipv6
#579 opened by egernst - 3
Add an hypervisor implementation as a plugin
#667 opened by sboeuf - 1
Hotplug network devices
#665 opened by amshinde - 9
- 1
constification of constifiable vars
#636 opened by egernst - 5
Produce enriched errors
#656 opened by jodh-intel - 0
- 0
Apply CPU share constraint
#669 opened by devimc - 3
vhost-user network link cannot be put to up state
#668 opened by egernst - 0
Start docker container with the right number of vCPUs
#661 opened by devimc - 0
disable modern in SCSI constroller
#663 opened by devimc - 0
- 0
- 0
- 1
- 6
Shims related to the same container should be spawned into the same PID namespace
#613 opened by sboeuf - 0
docs: developer: build and test instructions
#639 opened by grahamwhaley - 0
check: lint: qemu ineffasign error
#650 opened by grahamwhaley - 0
Fix network.go lint errors
#648 opened by jodh-intel - 0
add support for kata-agent networking setup
#596 opened by egernst - 0
- 8
ARM: Couldn't find "flags"
#608 opened by devimc - 1
ARM: vhost-net support
#610 opened by devimc - 6
- 0
ARM: 'nvdimm' is not a valid device model
#612 opened by devimc - 0
network: Make the pod retain info about network
#628 opened by sboeuf - 0
Re-vendor govmm
#624 opened by devimc - 0
- 3
Race condition with CRI-O
#606 opened by sboeuf - 0
Remove useless pod fetching
#598 opened by sboeuf - 0
Remove useless container fetching
#599 opened by sboeuf - 0
Do not update container states from pod.go
#605 opened by sboeuf - 0
Failed to start container with maxcpus=240
#597 opened by devimc - 0
Allow container stop from a created container
#601 opened by sboeuf - 0
Allow container kill from a created container
#602 opened by sboeuf - 0
Simplify kill container semantic
#604 opened by sboeuf - 2
improve network IO using 1 CPU 1 socket
#590 opened by devimc - 5
- 0
the container returned by createContainer must be the same one contained in pod.containers
#588 opened by devimc - 0
Log default kernel parameters in debug mode
#585 opened by jodh-intel