Apply configuration before bootstrap to the first control plane node running talos 1.8.2 iso image (with qemu guest agent extension, but the same happens with the raw 1.8.2 iso) with talosctl --nodes "$IP" patch mc --patch "@$PATCH_FILE"; makes talos upgrade fails
Bug Report
Description
Apply configuration before bootstrap to the first control plane node running talos 1.8.2 iso image (with qemu guest agent extension, but the same happens with the raw 1.8.2 iso) with
talosctl --nodes "$IP" patch mc --patch "@$PATCH_FILE";
makes talos upgrade failsThe configuration specifies:
Note the same configuration with using talos 1.7.7 instead of Talos 1.8.2 everywhere works perfectly.
Environment