Merge ~rafaeldtinoco/ubuntu/+source/systemd:lp1815101-eoan into ubuntu/+source/systemd:ubuntu/eoan-devel
Proposed by
Rafael David Tinoco
Status: | Merged |
---|---|
Approved by: | Christian Ehrhardt |
Approved revision: | f7adc9af11f0e34607380f64677cc71b9df7ebfe |
Merge reported by: | Bryce Harrington |
Merged at revision: | f7adc9af11f0e34607380f64677cc71b9df7ebfe |
Proposed branch: | ~rafaeldtinoco/ubuntu/+source/systemd:lp1815101-eoan |
Merge into: | ubuntu/+source/systemd:ubuntu/eoan-devel |
Diff against target: |
674 lines (+628/-0) 7 files modified
debian/changelog (+11/-0) debian/patches/lp1815101-01-networkd-add-support-to-keep-configuration.patch (+209/-0) debian/patches/lp1815101-02-networkd-stop-clients-when-networkd-shuts-down.patch (+94/-0) debian/patches/lp1815101-03-network-add-KeepConfiguration-dhcp-on-stop.patch (+155/-0) debian/patches/lp1815101-04-network-make-KeepConfiguration-static-drop-DHCP-addr.patch (+93/-0) debian/patches/lp1815101-05-man-add-documentation-about-KeepConfiguration.patch (+61/-0) debian/patches/series (+5/-0) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Dan Streetman (community) | Approve | ||
Christian Ehrhardt (community) | Approve | ||
Balint Reczey | Pending | ||
Dimitri John Ledkov | Pending | ||
Canonical Server | Pending | ||
Review via email: mp+374027@code.qastaging.launchpad.net |
To post a comment you must log in.
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
@xnox,
would you mind telling me if you see this as a SRU for Disco and Bionic as well ? looks like sustaining want a fix for networkd restarts dropping HA aliases from nics. more robust HA software (like pacemaker) have monitors on VIP resources and restart virtual IPs when networkd is restarted and wipes virtual aliases, but, some others, like keepalived or ha-proxy, don't: thats why I want to consider KeepConfiguration= as a "fix" and not as a feature, if you agree.
(This will help us out not pursing all HA software and checking which of them are broken because networkd wipes the aliases, and consider this as 1 fix for all).
comments ?
thx a lot!