Kai Lüke
Kai Lüke
A first step could be to check what actions already work with https://github.com/kinvolk/updateservicectl?
@ribbybibby The issue you linked was also about the unconsumed shim debug log, did you disable shim debug or did you use the Flatcar defaults which have it enabled (at...
Did you set the Kubelet `cgroupDriver` setting to the same value as the containerd setting?
Ok, so the question is what freezes the cgroup (and doesn't unfreeze it). Just to make sure, this happens with cgroup v1, right? (This is the default under Flatcar unless...
Does it work with `cgroupfs` as cgroup driver in containerd/kubelet? P.S.: Interesting that you are still on a 4.19 kernel ;)
Thanks for the response, I wonder if this is really the same because the above report is about `self_freezing` being turned on while you saw a hung task in demsg.
WIP under http://147.28.155.199:3001/
Maybe a helper script can be used to populate the DB, see https://github.com/flatcar-linux/flatcar-build-scripts/blob/master/upload_package where you can throw away the ssh/scp part and only use the package registration based on the...
I think it makes more sense as a helper script in the Nebraska repo, which gets a list of Flatcar releases to register. Other ideas @joaquimrocha?
It looks like your problem is that when the bond device gets the same MAC address as one of the bonded interfaces, the bonded match rule for the boned interface...