sys-kernel/bootengine: fix ProxmoxVE network kargs#3677
Conversation
cc4faf4 to
843ac42
Compare
|
Hey, anything I could do here to help get this merged? I can test images if necessary to provide more details about the issue ! |
Hey @theoraim thanks a lot for asking. I remember seeing some issues here. But I'm happy to collaborate with you on this, I can rebase PRs and produce images for you to test on Proxmox? EDIT: This is the error I've seen: flatcar/Flatcar#2002 (comment) |
Sure ! I have a terraform project ready to spin up flatcar vms with cloud-init on proxmox (which led me to this issue). Let me know when and which image I can test 😄
|
|
Hello @tormath1, are you still okay to fix this issue together ? |
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
843ac42 to
4e7a65a
Compare
Hey, thanks for the heads-up - May is always bumpy in terms of availability regarding bank holidays. I just rebased the PRs and kicked-off a CI. This comment will be updated once the images will be available. :) EDIT: @theoraim images are available here: https://bincache.flatcar-linux.net/images/amd64/9999.0.100+tormath1-proxmoxve |
|
Thanks ! I'll wait for the new image to be generated and test it right after |
|
@tormath1 I think the CI is still requiring approval, maybe someone can launch it ? |
@theoraim I've updated my comment yesterday with the images link, for you to test, here's the link: https://bincache.flatcar-linux.net/images/amd64/9999.0.100+tormath1-proxmoxve :) |
|
Hello @tormath1 , following your image and importing in proxmox, there is still the same issue as you mentionned in flatcar/Flatcar#2002 (comment). Here is a screenshot of the message : Something seems to be wrong about the default interface. Two lines before there is this mention : EDIT: However, setting an empty cloud init drive and setting static configuration in ingnition config works. As far as I remember, it was not with the latest stable image. I can give a try tomorrow with the stable one to make sure. |
|
However, downloading files from ignition config (such as adding a sysext) is not working as the network is not configured at this stage |


In this PR, we pull the
flatcar/bootenginefix (flatcar/bootengine#117) that enable static network configuration from cloud-init on ProxmoxVETesting done
[Describe the testing you have done before submitting this PR. Please include both the commands you issued as well as the output you got.]
changelog/directory (user-facing change, bug fix, security fix, update)/bootand/usrsize, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.Closes: flatcar/Flatcar#2002