cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #03620
[Merge] ~chad.smith/cloud-init:fix-device-path-from-cmdline-regression into cloud-init:master
The proposal to merge ~chad.smith/cloud-init:fix-device-path-from-cmdline-regression into cloud-init:master has been updated.
Commit Message changed to:
resizefs: Fix regression when system booted with root=PARTUUID=
A recent cleanup of the resizefs module broke resizing when
a system was booted with root=PARTUUID=<uuid> and the device /dev/root
does not exist. This path is exposed with the Ubuntu 16.04 but
not with Ubuntu 17.10. A recreate exists under bug 1684869.
LP: #1725067
For more details, see:
https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/332634
--
Your team cloud-init commiters is requested to review the proposed merge of ~chad.smith/cloud-init:fix-device-path-from-cmdline-regression into cloud-init:master.
References