Eric Ernst

Results 15 issues of Eric Ernst

A certain amount of memory is required in order to be able to online hot plugged memory. ``` vmconsole="[ 3.277869] ------------[ cut here ]------------" vmconsole="[ 3.278033] WARNING: CPU: 1 PID:...

bug
needs-review

**Motivation** Falco is great. I want Falco. But I also want to run the workload using a sandboxed runtime like kata containers. I hate choosing; I want both things. **Feature**...

help wanted
kind/feature

bitrot -- need to update architecture documentation

With static sandbox resource management, this test should pass. Fixes: #xxxx Depends-on: github.com/kata-containers/kata-containers#2941 Signed-off-by: Eric Ernst

size/small

15:37:36 thread 'sandbox::tests::add_guest_hooks' panicked at 'Failed building the Runtime: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }', src/sandbox.rs:794:63 http://jenkins.katacontainers.io/job/kata-containers-2.0-ubuntu-ARM-PR/3771/console

bug
needs-review

containerd has a couple of tools for stress testing container lifecycle management. In particular, I'd be interesting in seeing us add tests that utilize containerd-stress. See https://github.com/containerd/containerd/blob/37f2c7ca8d681ba3d5e9e0b6a26ef0be0a382362/BUILDING.md#containerd-stress

enhancement
needs-help
needs-review
area/testing

We have a nice collection of k8s integration tests now. It would be useful to also run tests at a lower level -- I think copying the ./integration/kubernetes pattern and...

enhancement
good-first-issue
needs-review
area/testing

With static sandbox resource management, we should be able to run the k8s integration tests that check the guest CPUs. See https://github.com/kata-containers/kata-containers/pull/2941

enhancement
needs-review

Look to bring back https://github.com/kata-containers/tests/commit/7930ddd0df6042f72747226150c254c3384fbe90, but utilizing ctr instead. With that in place, augment to include tests to check for sandbox-bindmounts, [1], and verify write permissions for volumes. [1] -...

enhancement
needs-review