canonical / cloud-init

Official upstream for the cloud-init: cloud instance initialization
https://cloud-init.io/
Other
2.74k stars 831 forks source link

[enhancement]: Support routing-policy on network_config V2 #4862

Open aciba90 opened 4 months ago

aciba90 commented 4 months ago

Enhancement

Add support for routing-policy in network config V2, so that cloud-init can render them on every network renderer where applicable.

With this in place, ungate the automatic multi nic configuration added for ec2 in https://github.com/canonical/cloud-init/pull/4799

See:

https://github.com/canonical/cloud-init/pull/4799#issuecomment-1930678317 https://github.com/canonical/cloud-init/pull/4799#pullrequestreview-1866723421

aciba90 commented 4 months ago

Tracking in https://warthogs.atlassian.net/browse/SC-1715.