mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-25 03:11:44 +01:00
Use GRUB quoting function to the kernel args passed to Talos.
This fixes passing `${variable}` to `talos.config=` kernel argument.
Also fix a problem with `ONBUILD` being exected for `imager` image.
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
(cherry picked from commit 2c55550a66b49b49d8dc95b83516b7c0f8107300)