← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~smoser/cloud-init:bug/1675576-netplan-delete-builtin into cloud-init:master

 

The proposal to merge ~smoser/cloud-init:bug/1675576-netplan-delete-builtin into cloud-init:master has been updated.

Commit Message changed to:

net: in netplan renderer delete known image-builtin content.

When rendering network configuration to netplan, remove known
"builtin" configurations.  The specific example here is Ubuntu Core
that has netplan configuration in etc/netplan/00-snapd-config.yaml.

We also delete the derived files since netplan will have created
these derived files in its generator that runs well before cloud-init.

LP: #1675576

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/321471
-- 
Your team cloud init development team is requested to review the proposed merge of ~smoser/cloud-init:bug/1675576-netplan-delete-builtin into cloud-init:master.


Follow ups