Thilo Fromm
Thilo Fromm
@dims To elaborate on our conversation in the image builder office hours, the Flatcar project switched to v2 by default in November 2021 (https://www.flatcar.org/releases/#release-2983.2.0) after the feature spent a few...
Precisely what I wanted to express 😅
I poked around in the postgres back-end and came up with the following SQL to get this data, maybe it's useful to you: Inputs: - group name (e.g. "Stable (AMD64)")...
Does the wrk2 pod report any HTTP error codes or socket errors after the run?
It appears our todo is to add the [proposed fstrim conf](https://github.com/flatcar-linux/Flatcar/issues/480#issuecomment-956203209) to [util-linux](https://github.com/flatcar-linux/portage-stable/tree/main/sys-apps/util-linux) and [install it in pkg_postinst](https://github.com/flatcar-linux/portage-stable/blob/main/sys-apps/util-linux/util-linux-2.37.2-r1.ebuild#L327), overwriting the default shipped with upstream. Looks like a good first issue.
Minor update: Implementation currently suffers from 1. the fact that we need to pull in dependency libraries (`grpc` and friends) and 2. that we are required to make these libraries...
Hello @Crazyigor1987 , thanks for the report, and sorry for the bad user experience. The latest Stable release contains a number of user space changes to address security issues. I...
I think this roadmap item overlaps with the above: https://github.com/flatcar-linux/Flatcar/issues/442
Also see https://github.com/cncf/devstats-example/blob/master/INSTALL_UBUNTU18.md in particular.
Thank you for reporting, @Winnie81 ! Could you please attach the journal and `dmesg` output? It would help us a lot to understand what's happening.