talos-rpi5/patches/siderolabs/talos
Mathias Beaulieu-Duncan 19625ba8c0 patches: add 0008 imager respect --insecure for Overlay assets
The imager's `--insecure` flag covered BaseInstaller, ImageCache, and
SystemExtensions but not the Overlay or OverlayInstaller ContainerAssets.
When pulling those from a plain-HTTP local registry (e.g. for offline
or development builds), they always tried HTTPS and failed with
"http: server gave HTTP response to HTTPS client" even with the flag set.

This patch sets `ForceInsecure: cmdFlags.Insecure` on both overlay
asset references, matching how the other Inputs are handled.

Build-tool only — no effect on the running Talos OS. Lets `gmake installer`
work end-to-end against an insecure registry like 192.133.7.111:5001.
2026-05-25 20:04:38 -04:00
..
0001-Replace-modules-arm64.txt-with-RPi-6.12.47-module-se.patch talos: restore modules-arm64.txt patch; metal step needs --network=host 2026-05-18 19:03:12 -04:00
0002-Skip-NVRAM-writes-for-GRUB-on-arm64.patch Add GRUB bootloader patches for talosctl upgrade on RPi5/CM5 2026-02-13 19:20:18 -05:00
0003-Force-GRUB-bootloader-on-arm64.patch Fix GRUB patch: skip sd-boot probe on arm64 for first upgrade 2026-02-16 13:50:42 -05:00
0004-Fallback-to-classic-bind-mounts-on-kernels-without-o.patch Add opentree fallback patch for RPi downstream kernel (<6.15) 2026-02-14 14:25:03 -05:00
0005-Handle-missing-BOOT-partition-for-GRUB-on-SBC-layout.patch Bump to Talos v1.13.2 / pkgs v1.13.0 2026-05-18 17:20:29 -04:00
0006-grub-EFI-at-boot-fallback-for-BOOT-less-SBC-layout-i.patch patches: restore 0006 grub EFI-at-/boot fallback for BOOT-less SBC Upgrade 2026-05-25 20:04:17 -04:00
0007-Wait-for-STATE-volume-on-slow-init-disks-in-config-a.patch patches: add 0007 acquire.go wait for STATE on slow-init disks (CM5 eMMC) 2026-05-25 20:04:30 -04:00
0008-imager-respect-insecure-for-Overlay-and-OverlayInsta.patch patches: add 0008 imager respect --insecure for Overlay assets 2026-05-25 20:04:38 -04:00