Kai Lüke
Kai Lüke
Let's reopen until the [coreos-overlay update](https://github.com/flatcar-linux/flatcar-dev-util/pull/9#issuecomment-1239422100) is done
One PR for LTS-2021 is opened https://github.com/flatcar-linux/coreos-overlay/pull/2134 but we still need it for main and backports
Looks like you relied on some undefined behavior that is not supported anymore? I would recommend you to rewrite the units. E.g., either use a target as suggested or turn...
Thanks for filing the issue. As workaround you can directly specify the resulting Ignition entries as regular Container Linux Config entries (for etcd this is mostly the systemd drop in...
If it's a networking problem, something similar is reported here https://github.com/kinvolk/Flatcar/issues/278 I would try to do debug the connectivity issue by altering some of the settings mentioned in the linked...
Thanks for the suggestion, sounds interesting. Though there is a difference between core utilities that services can use without needing to download container images for them and those utilities that...
One more consideration: Maybe we can skip creating the build git tag and support building from a branch or even a commit id. To build from a branch would assume...
I moved this to the Upcoming queue again with the intention that we should first make a release with the new pipeline and then get more insights on what changes...
Using your garm tool to set up a provisioner that sets up ephemeral runners on EM (or maybe Azure) is good, thanks for pioneering in this area. We now need...
PR testing is implemented in https://github.com/flatcar-linux/scripts/pull/354 for basic builds, I'll create new issues for including qemu kola test workflows and PR workflows in coreos-overlay/portage-stable that spawn the scripts workflow.