coreos-assembler
coreos-assembler copied to clipboard
kola: Test Ignition with Azure userdata
Historically Ignition only supports the Azure "custom data" mechanism, but we'll support the new IMDS userdata mechanism once https://github.com/flatcar-linux/ignition/pull/39 comes upstream. Ideally kola would test both.
xref https://github.com/flatcar-linux/mantle/pull/321
Hello, just for your information we decided to go with this commit: https://github.com/flatcar/mantle/commit/7e156f895184fc83948a2b284bf26c05f0012fb2 and to test by default user data from IMDS except for older Flatcar versions (LTS) that still relies on "custom data".
This is available in Ignition 2.14.0+.