Austin Vazquez
Austin Vazquez
The purpose for this task is to design a mechanism which provides a simple ux for enforcing a timeout for remote snapshotter dials. Today the SDK exposes approximately 4-5 different...
Context: The demux snapshotter utilizes a snapshotter caching mechanism for funneling requests to the appropriate remote snapshotter. This cache enables two things. One, we use it for performance reasons. Creating...
For testing `CreateSnapshot` and `LoadSnapshot` support in the SDK, we started utilizing `firecracker`'s devtool to create a microVM rootfs and SSH key for spinning up microVMs we could run commands...
Ubuntu 18 has been marked deprecated with full support to end in 4/1/2023. Reference: https://github.com/actions/runner-images/issues/6002 macOS 10.15 has been marked deprecated with full support to end 12/1/2022. Reference: https://github.com/actions/runner-images/issues/5583
Mainly looking to add support for latest version of the Go compiler if possible.
Reverts firecracker-microvm/firectl#90
Signed-off-by: Austin Vazquez *Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Signed-off-by: Austin Vazquez *Issue #, if available:* #95 *Description of changes:* Update CI to build with docker By submitting this pull request, I confirm that my contribution is made under...
This thread is to host some discussion on compiler support for the firectl tool.
*Issue #, if available:* *Description of changes:* Package io/ioutil deprecated since Go 1.16 Reference: https://go.dev/doc/go1.16#ioutil Requires #93 By submitting this pull request, I confirm that my contribution is made under...