Frederik Lotter
Frederik Lotter
Many of the common Go projects (Chisel, Pebble and Snapd) share common packages that is currently duplicated in each project repository, and slightly out of sync. The x-go library (https://github.com/canonical/x-go)...
The ansimeter currently uses FormatDuration() to render the time left on the progress bar in no more than 5 runes. This limitation forces the rendering to switch between whole and...
Managers get an overlord state instance when they are created and can call state.EnsureBefore() if they wish to apply changes sooner than the scheduled 5min ensure overlord timer. However, until...
Hi @mdlayher . Would it be possible to contribute code to make the genetlink read/write timeout methods accessible for this package? @SuperQ I see the last merge was approved by...
Hi, I do not have much experience with DNS-SD, but I have observed a difference in behaviour I cannot explain. Perhaps someone could help me understand this? 1. Working Example:...
# Why would this help us Not all Canonical hosted running infrastructure on GH supports VM nesting today. This means that for a consistent Spread test matrix, we cannot simply...
How about we add additional functionality in spread to support test report generation with task level command support to add metrics and checks results ? So, in addition to ```MATCH```...