Kai Lüke

Results 426 comments of Kai Lüke

We also changed the (upstream) Flatcar containerd unit to use `Type=notify` to prevent any races.

The switch for garm to use an org-wide token was done - the runners are available for the other two repos now, but the GitHub Action logic is missing

Many ways are now documented in https://www.flatcar.org/docs/latest/setup/customization/other-settings/#adding-custom-kernel-boot-options In particular, this one is maybe worth mentioning again here: ``` systemd: units: - name: [email protected] dropins: - name: 10-autologin.conf contents: | [Service]...

I'll close but feel free to comment if anything is needed.

Closing now, please tell if this is still an issue on the latest Stable.

So there is some race involved and it doesn't always happen? The same error message was reported in https://github.com/coreos/bugs/issues/2100#issuecomment-499003464 Edit: [answer](https://github.com/coreos/bugs/issues/2100#issuecomment-500505590) from there says the same as Jeremi below

As workaround we could add more special groups: https://github.com/flatcar/baselayout/blob/flatcar-master/scripts/flatcar-tmpfiles#L13 Eventually upstream fixes would be nice of course…

Talked with @tormath1 and realized that this is not really something upstream could do as we want it to happen because of possible library compatibility problems and our nss plugin...