Lukas Märdian
Lukas Märdian
See also https://github.com/canonical/netplan/pull/552
## Packaging TODOs * re-generate config in .postinst using `usr/libexec/netplan/configure` binary as the (new) sd-generator does not touch any systemd-networkd configuration (or its permission). ``` Setting up libnetplan1:amd64 (1.1.2-7+DEV) ......
The new CI failure in `lxd-ubuntu-lts` is unrelated to this PR. It's caused by a recent kernel update in Ubuntu, see [LP: #2124257](https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/2124257): ``` ====================================================================== ERROR: test_tunnel_vxlan (__main__.TestNetworkd.test_tunnel_vxlan) ---------------------------------------------------------------------- Traceback...
rebased to resolve conflicts against https://github.com/canonical/netplan/pull/563
Hi, I just came across this old PR. I think it makes lots of sense... string length should be defined as `size_t`. But this would be breaking API (especially the...
FTR: This is an enhancement of https://github.com/canonical/netplan/pull/193
This smells like systemd dependency issue to me, we can see some `ovs-vsctl` failing due to OVS not being ready, yet. Therefore the `ovs-br` NetDev is probably not created: ```...
So I tried building a Netplan integration test around it: seems to pass. But then again... Netplan's tests are calling `netplan apply` and are not going through the full early...
> * do we need redirects for all existing pages? I think the most important one would be the `netplan-yaml` reference. Maybe that in combination with the main categories. And...
> I believe the benefits outweigh the negatives (I suggested this change). @rkratky ACK, fair enough. Would you be able to assist with the critical redirects for the `netplan-yaml` page,...