Colin Walters
Colin Walters
Confirmed this fixes the problem; patch also looks good to me.
So the core tension here seems to be the kernel is trying intentionally to limit userspace frequency here for good reason, vs node_exporter not wanting to block. But isn't explicitly...
Which version of rpm-ostree are you using?
If you can minimize this as an example against e.g. the current FCOS image that would help. I suspect you have an older ostree/rpm-ostree in the base image. For example,...
Tentatively closing for lack of information. Please do feel free to reopen if you've managed to debug this further!
Related to this...actually one of *the* original goals of ostree was to make it easy for people to track the latest from git. I could fill up a whole hour...
I was actually going to work on this but I ran into some immense layers of tech debt in rpm-ostree that I'm working on fixing first. To start, the server...
Another important thread here is I think it would be beneficial if we can at least drive some support for "declarative package management" into dnf(libdnf) directly too. I hit this...
For a long time, `rpm-ostree compose tree` has serialized the treefile into the target commit as `/usr/share/rpm-ostree/treefile.json`. But nothing client side has ever read that - it's just intended to...
> we add a new rpm-ostree origin command with the following subcommands: That seems similar to the NetworkManager approach, where it's strongly oriented around the DBus API. It will persist...