Skip to content

Ignition: Bad networkd translation #812

@mickymiek

Description

@mickymiek

Description

One of our .network file had a little issue when launching flatcar. The ignition file looked fine, the problem occurs when installing flatcar with this file.
The problematic line is this one: Type=!vlan bond bridge, it got translated as Type=!vlan+bond+bridge in the .network file.
We managed to work around it by moving our networkd units to the files section.

Impact

The network interface in question didn't work at all.

Environment and steps to reproduce

FlatCar version: 3227.2.0

Expected behavior

Spaces shouldn't be replaced by plus signs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions