firecracker-microvm / firecracker-microvm/firecracker-containerd
Walk Failing on Demux Snapshotter after Garbage Collection
Open
kind/bug
- Dominant language
- Go
- Stars
- 2.9k
- Forks
- 247
- PR merge metrics
- No merged PRs in 30d
Description
Walk fails on task exit after garbage collection when using the demux snapshotter with error:
```
time="2022-05-26T17:37:20Z" level=error msg="Function called without namespaced context" error="namespace is required: failed precondition" function=Walk
```
This shows up in demux snapshotter logs; not seeing a related error in firecracker-containerd logs but we should root cause this.
Contributor guide
Assessment
This issue has not been assessed yet.