mirror of
https://github.com/siderolabs/talos.git
synced 2026-05-04 20:06:18 +02:00
The containerd code path for the image pull via CRI doesn't set one excplitily, and relies on implicit default of `client.Pull` API to pull in the default platform matcher. See also #13222 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>