You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.