tool · inferred from evidence
podman
A container runtime mentioned as part of the affected flows.
- Qdrant panic "OutputTooSmall { expected: 4, actual: 0 }" in gridstore.rs causing collection instability
Running Qdrant in Docker, the server entered an unstable state after inserting roughly 900 of 30,439 items. Repeated panics with "called Result::unwrap() on an Err value: OutputTooSmall { expected: 4, actual: 0 }" from gridstore.rs appeared
- Earthly: DIND/kind fails on cgroups v2 hosts
Docker-in-Docker (WITH DOCKER) scenarios fail on hosts using cgroups v2: kind clusters and some podman flows do not start inside earthly builds on cgroups v2 systems. Docker Desktop 4.3.0 moved to cgroups v2, which exposed the gap; the kern