Mark Van de Vyver

Results 123 comments of Mark Van de Vyver

> On the other hand, is it possible that Firecracker's changes to allow a MicroVM configuration to be passed via a configuration file will simplify libvirt integration without requiring firectl?...

A word on context: I came across firectl when looking to see what would be the best way to add a Vagrant provider for firecracker. Initially I thought Ignite, but...

Note that `systemd-container` package and `systemd-nspawn` do not appear to be available in a Trusty host/build environment. You are likely to see something like [this issue](https://github.com/travis-ci/travis-ci/issues/8393) when you try to...

@ krobertson: "IMO, it is sane to clear /tmp." Fully agreed, and if you use `/tmp` in the course of building a container you should clear `/tmp` before `acbuild exit`....

Thanks for all the effort you have put into Constellation, and for making it OpenSource. I'm not sure I fully understand, but I think [erased-serde](https://github.com/dtolnay/erased-serde) is an alternative - appreciate...

@sbenthall this is well outside my wheelhouse. Apologies I couldn't be more help this time.

@rkh, @sstephenson @justinclift and I have been working on `rbenv plugin ` for [rbenv-installer](https://github.com/taqtiqa-mark/rbenv-installer/tree/feature/plugin). We've hit a [wrinkle](https://github.com/fesplugas/rbenv-installer/pull/20#issuecomment-12622887) which I'd appreciate any hints or tips on. Once it works in...

I'm happy with a plugin plugin.

@seanmonstar do you want to ignore events that are not in the context of a span? Currently, it appears these events come from within Hyper, as well as external crates,...

Recording some issues related to OpenTelemetry, these do not appear to impact other layers (json, print, jounald). Context: With OTel none of the data shown above is currently visible. We...