Gabriel

Results 3 issues of Gabriel

During the `0.25` release we've noticed a significant variation in the binary size, where simply changing the firecracker version would add 15kb to the binary size. Later investigation showed that...

Codebase: Build System

We need to generate the Python API client to use inside the testing framework instead of writing our own API request classes. This effort would help in making sure that...

Roadmap: New Request
Type: Enhancement
python
Status: Parked

Currently, [image fixtures](https://github.com/firecracker-microvm/firecracker/blob/master/tests/conftest.py#L467) are built by enumerating capabilities in the S3 bucket and calling `exec()` to create new fixtures. It would be much cleaner to have a list of images...

Quality: Bug
Contribute: Help Wanted
Priority: Low