Alexandru Agache

Results 5 issues of Alexandru Agache

We should add an integration test to cover similar use cases as those mentioned in #1089. We can use [this](https://github.com/aghecenco/firecracker/commits/jailer_mounts) branch as a starting point, after harmonizing it with the...

Good first issue
Priority: Low
Type: Enhancement
Status: Parked

We currently start the `jailer` as the superuser (i.e. using `sudo`), and rely on the fact the process will deprivilege itself before `exec`-ing into Firecracker. It would be interesting to...

Good first issue
Priority: Low
Type: Enhancement
Status: Parked

We merged PARTUUID support, but we currently supply no documentation/example which describes the changes required from the user. It's important to mention that, in order to use this feature, the...

Documentation: Usage
Priority: Medium

## Reason for This PR Added an implementation of `Versionize` for `VecDeque` to `primitives.rs`. ## License Acceptance By submitting this pull request, I confirm that my contribution is made under...

While trying to determine which KVM caps to check for to resolve #278, I stumbled upon some rather arcane (for now at least :-s) passages in the KVM API documentation,...

Type: Bug
Priority: Medium
Status: Parked