This repository has been archived by the owner. It is now read-only.
cloud-config-url via PXE regression in 1632.2.1 #2342
Closed
Comments
Attaching a 16 MB ext4-formatted disk labeled I also suspect I could use a |
Thanks for the report. We'll get this fixed. |
This was referenced Feb 3, 2018
This should be fixed in the next releases on all channels (alpha > 1675.0.1, beta > 1662.1.0, stable > 1632.2.1). Thanks again for reporting. |
Should be fixed in alpha 1688.0.0, beta 1662.2.0, and stable 1632.3.0, due shortly. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue Report
Bug
Container Linux Version
Environment
libvirt / KVM on CentOS 7; Container Linux is PXE booted with an older version of this documentation (https://coreos.com/os/docs/latest/booting-with-pxe.html) that used to recommend cloud-config instead of ignition.
Expected Behavior
cloud-config is loaded from the cloud-config-url.
Actual Behavior
It is not:
Reproduction Steps
I am not entirely sure; I no longer appear to have the source code for my iPXE boot ROM, but PXE booting with the above kernel command line should reproduce this.
Other Information
@euank tells me that this is probably related to the fix for #2245.
I'm going to try to work around this by giving my virtual machines an empty partition with the label
OEM
.The text was updated successfully, but these errors were encountered: