netplan:slyon/lp1949884-empty-file-set-null

Last commit made on 2021-11-29
Get this branch:
git clone -b slyon/lp1949884-empty-file-set-null https://git.launchpad.net/netplan

Branch merges

Branch information

Name:
slyon/lp1949884-empty-file-set-null
Repository:
lp:netplan

Recent commits

d7ebd4e... by Lukas Märdian

cli:set: fix another case of writing an empty origin-hint file (containing whitespace)

aa0971b... by Lukas Märdian

cli:set: do not crash if we try to unset something that does not exist (LP: #1946957)

4701987... by Lukas Märdian

cli:set: improve logging

eec954e... by Lukas Märdian

cli:set: special case for 'network=null' to clear YAML files

bcf4c92... by Lukas Märdian

cli:set: ignore empty hint files

e56f29d... by Lukas Märdian

test:get-set: detect unexpected output in CLI

c6ad8e6... by Lukas Märdian

test:bridge:base: give bridge some more time to reach 'state UP'

9a4c2e1... by Lukas Märdian

Makefile: fix warning about pandoc title

5a34a7e... by Lukas Märdian

doc: fix WireGuard writing

as recommended by upstream

9c448f1... by Michael Hudson-Doyle

Fix ethernets test with network-manage 1.32.10

NetworkManager's udev rules are smarter about catching renamed veths now, so
the udev rule the integration tests use to manage their veths need to list the
names the veths are renamed to too.