Robin H. Johnson

Results 158 comments of Robin H. Johnson

Hi @fichtner I checked my email archives and I don't see any response from you in 2021. Can you please submit cleaned versions of those patches as PRs, with commit...

> setup_allrouters_membership() appears to be portable now. cleanup_allrouters_membership() is more or less automatic on process stop. To be clear, I can just move those two functions into `device-common.c` and all...

1. Will this work on non-Linux systems? 2. Does `setup_allrouters_membership` and other `setsockopt` calls all work as non-root? (I think some of them might need CAP_NET_ADMIN)

@johnkisch can you please confirm 2.20 rc resolves the issue for you?

This should be great for another use case: easier mocking time for the testing Boto behavior. Solutions like `freezegun` exist, but they aren't always compatible with other python modules. Being...

@k0ste do you have an idea/opinions on how you'd shape this into metrics & labels? 1 metric per ID, with selected fields filled in. ``` # split over multiple lines...

yes, I wanted to be more constrained in metrics, taking only id=00h, but the catch is that each FRU item has many fields. Here's my `ipmi-fru` example from a recent...

LZ4 is fine for the cases that I do want compression, but I can see people that might want something like Snappy for bounded time in compression.

As a followup, it seems that the mrward nuget is greatly lagging behind the main upstream NuGet