Open jirib opened 2 months ago
@jirib , thanks for filing the issue.
This looks like a place where upstream and downstream have diverged somewhat. Patches have been added downstream so that routes get rendered properly on SUSE. Since this code lives downstream, there's not really anything we can do upstream to render the route files. The code either needs to gets added upstream or the feature request should be made to the distribution carrying the patch.
@rjschwei , do you happen to know why this patch is still being carried downstream? Is there any reason we can't upstream it?
Currently we still have a big patch [1] for routing setup because I have never had the time to push an upstream implementation that used the newer config format.
This is a matter of available time on my part, or someone else's time and interest.
Bug report
cloud-init devel net-convert
is broken on SLES, no route is written, missing ifroute-X fileSteps to reproduce the problem
Have metadata file and try to convert it to SLES sysconfig, see below.
Environment details
details
However, cloud-init itself seems to work fine: