Chris Wiggins
Chris Wiggins
**Describe the bug** I'm trying to reproduce in `vmalert` what I have in Prometheus, which is to record the last time a metric reported a 1 (as "up") and the...
Although pause can't be called when in live mode through clappr, I need to be able to do this with the rtmp-hls-plugin. However the issue seems to be that it...
## Expected Behavior We are trying to bundle `balena-sdk` into an internal electron app we are writing. I'd expect Webpack and Babel to bundle these without any issues (like they...
We're trying to load this into our Python pipeline, however using `LD_PRELOAD` doesn't seem to have an effect. I've tried to load the plugin through the GstRegistry, but this has...
We don't build the `gstreamer-check` dependency in our custom builds, so building `gst-interpipe` with tests disabled fails because of the dependency in the top level. Moving this dependency into the...
# Expected Behavior Preload command works successfully # Actual Behavior Running preload with an image (and optionally a splash image) fails when hitting the clean up temporary files task: Command:...
# Expected Behavior A parent `.dockerignore` is respected over any child files # Actual Behavior We are running multi container balena, with node services. Each of these services has a...
This is a draft PR to understand whether or not something like this would be feasible to bring more polkit-based checks into Cockpit. We have a use-case whereby we don't...
We have run into a bug in the v3 alpha which now doesn't render details correctly if the content isn't in a div. Previously we could do the following: ```mdx...
Hi there! Loving what you're doing with the v3 branch. We have a use-case where we want to dynamically hide / show certain pages (we have some docs behind auth)....