xibz

Results 43 issues of xibz

When executing the jailer like so ```bash sudo jailer --id my-test-id --uid 123 --gid 100 --exec-file /usr/local/bin/jailer --node 0 --chroot-base-dir ./jails --seccomp-level 0 ``` will return ```bash error: Found argument...

Contribute: Good First Issue
Support: Failure
Priority: Low

The runtime should be CRI conformant. To verify that the runtime is we need to run a set of tests to ensure this provided by containerd, ie [CRI validation tests](https://github.com/containerd/cri/blob/master/docs/testing.md#cri-validation-test),...

area/cri

This is a list of improvements that should be implemented once this PR has been merged, #249 1) The jailer should use a user namespace, but currently does not. 2)...

kind/enhancement
exp/intermediate

#346 adds configuration loading the `firecracker-local` package. The problem with this change is the `runtime` and `firecracker-local` have two separate configs, but need one of the values, `shim_base_dir` to be...

kind/enhancement

- [ ] runtime should support DNS config - [ ] runtime should support port mapping with host port and container port - [ ] runtime should support port mapping...

area/cri

- [ ] runtime should support starting container - [ ] runtime should support execSync - [ ] runtime should support execSync with timeout - [ ] runtime should support...

area/cri

- [ ] should allow privilege escalation when false - [ ] should not allow privilege escalation when true

area/cri

- [ ] runtime should support starting container with volume when host path is a symlink - [ ] runtime should support starting container with volume

area/cri

- [ ] should support container log - [ ] should support network - [ ] should support container exec

area/cri

- [ ] runtime should support starting container with log - [ ] runtime should support reopening container log

area/cri