mirror of
https://github.com/siderolabs/talos.git
synced 2025-09-03 04:51:16 +02:00
Fixes #1901 This is same fix as #1680, #1690, but applied to image resolver code. Default HTTP client can't be used here, as custom TLS client config might be set on the transport to authenticate to the registry. Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>