Samuel Ortiz
Samuel Ortiz
The [networking section](https://github.com/clearcontainers/runtime/blob/master/docs/architecture/architecture.md#networking) specified that the tap and veth link are bridged but they're now part of the same macvtap.
_From @mcastelino on April 27, 2017 17:37_ When running Clear Container based containers in a docker swarm, DNS resolution does not work both for internal and external DNS when the...
## Description of problem The multi-OS feature (The ability to define a kernel and guest image per pod) is currently not documented. We should expand the architecture document or the...
Docker is planning to switch their stack from the current 0.2.4 `containerd to a completely new `containerd` [1.0](https://containerd.io/) [implementation](https://github.com/containerd/containerd). There are many architectural changes with this new `containerd` implementations, and...
Title: Introduction to Confidential Containers Speakers: Samuel Ortiz @sameo and James Magowan @magowan Description: [Confidential Containers](https://github.com/confidential-containers/) aims at providing and integrating all the software components to orchestrate and run cloud...
I'm seeing different behaviours on MacOS and Linux, when closing a reader. When running `make test` with https://github.com/containerd/fifo/pull/42 applied, the `TestFifoCloseWhileReadingAndWriting` fails on MacOS but passes on Linux. On MacOS,...
Some standard bodies like IETF attempt to define formally specified, extensible and compact formats for expressing an attested set of claims describing the state and characteristics of an entity, like...
The container and pod configuration structures do not yet contain isolation descriptions. The isolation structures are not defined.
Shut the QMP socket down and clean the qmp listen routine when pod.startPod() is done
_From @jcvenegas on May 11, 2017 14:2_ _From @jodh-intel on February 17, 2017 16:59_ We need to consider making the hypervisor shutdown automatically if it detects that either the proxy...