firectl
firectl copied to clipboard
firectl is a command-line tool to run Firecracker microVMs
As firecracker itself requires the kernel to be provided from the host, firectl relays this requirement. This is okay for environments where either one controls both the hypervisor and the...
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...
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.21.2 to 0.23.0. Commits f72fdf0 chore(go): go-openapi requires go.1.20 across the board be4ecdf updated dependencies e949e33 fix(ci): remove dependency-type from dependabot groups 5238521 Bump github.com/stretchr/testify from 1.8.4...
*Issue #, if available:* *Description of changes:* Firecracker's jailer + go SDK support cgroups v2, but this cannot be specified from `firectl`. This patch allows specifying the version, and defaults...
Upgrade actions packages, e.g. actions/setup-go, actions/checkout, from v2 to v3 to resolve NodeJS 12 warnings in CI workflow.
*Description of changes:* Updated the Slack URL in the `README.md` away from a URL shortened one that redirected to an expired invite. By submitting this pull request, I confirm that...