Richard Case
Richard Case
I could use this in a number of places. Using linux package managers is ok but not all the tools we use are available or they are in a different...
@luminitavoicu - thanks for the response :smile: I should've said that we use a forked version of v0.25.2 that has the macvtap feature, and `--metadata` functionality merged in. For the...
Thanks for the response @alsrdn. I will try what you said and respond here. A few comments: - We don't use the api server, everything is configured via file (i.e....
@alsrdn - turns out the issue was with this in the configuration file we use: ```json "MmdsConfig": { "version": "V1", "network_interfaces": [ "eth0" ] }, ``` This should have been:...
@raduweiss - just following up on our slack chat. This is essential for the solution for DT and it would be good if this could be released before next year...
> I'm really hoping to see macvtap supported in firecracker. The business reason is simplicity. @bootrino - we currently use this feature from the [feature branch](https://github.com/firecracker-microvm/firecracker/tree/feature/macvtap). As its no released,...
Some of the engineers at WW are using Vagrant (and Virtualbox) to build a Linux machine for running Firecracker when using MacOS.
@jmickey - your vagrant work could be adapted to help with this issues. wdyt?
The 0.4 release is planned for Friday this week. I've moved this to 0.5 which will happend in Jan. There is no specific release cadence, just when there are enough...
@ramnar - are you still interested in doing this change?