3f2058aba2
Provide `XDG_RUNTIME_DIR` environment variable, this specifically fixes the `kubectl exec` action when `/tmp` is filled up. Update containerd configuration to version 3 and fix it up. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> Signed-off-by: Noel Georgi <git@frezbo.dev>
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
version = 3
|
|
|
|
[plugins."io.containerd.cri.v1.images"]
|
|
discard_unpacked_layers = true
|