firecracker-containerd icon indicating copy to clipboard operation
firecracker-containerd copied to clipboard

firecracker-containerd enables containerd to manage containers as Firecracker microVMs

Results 107 firecracker-containerd issues
Sort by recently updated
recently updated
newest added

Our current vsock dialer implementation does exponential backoff from 100ms to 1.6s before giving up. I encountered a situation in the real world in which this timeout was too short...

kind/enhancement
area/runtime

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

area/cri

Right now, if `firecracker` has an error, we show a pretty cryptic message like `ctr: Put http://localhost/machine-config: dial unix /tmp/firecracker.sock: connect: no such file or directory: unknown`. I've been using...

base functionality
area/runtime

As mentioned in the comments on #160 we should consider whether we want to support the other OCI annotations that exist for grouping containers under a single shim or in...

kind/enhancement
area/runtime

- [ ] 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

- [ ] runtime should not block setting host name with unconfined seccomp and SYS_ADMIN - [ ] should support seccomp unconfined on the container - [ ] should support...

area/cri