firecracker icon indicating copy to clipboard operation
firecracker copied to clipboard

Secure and fast microVMs for serverless computing.

Results 232 firecracker issues
Sort by recently updated
recently updated
newest added

Signed-off-by: David Son # Reason for This PR Fixes #3058 ## Description of Changes `[Author TODO: add description of changes.]` - [ ] This functionality can be added in [`rust-vmm`][1]....

Signed-off-by: Pablo Barbáchano # Reason for This PR Metrics configuration are not saved in the snapshot since these are host related deployments settings. This means that after resuming, the only...

Feature: Metrics

### https://github.com/firecracker-microvm/firecracker/pull/3105 must be merged first # Reason for This PR Many properties of the CPU are not considered when saving and restoring snapshots which could lead to potential instability....

Feature: CPU Configuration
Status: Author

IMDSv1 has problems and nowadays IMDSv2 is preferred. Signed-off-by: Pablo Barbáchano # Reason for This PR `[Author TODO: add issue #.]` `[Open the PR after the related issue has a...

Quality: CI
Quality: Technical Debt

# Feature Request During the FreeBSD boot process, it resets network devices. (Why? Good question.) When running in Firecrackers, this means resetting the vtnet device. ## Describe the desired solution...

Priority: Low

# Describe the bug FIRECRACKER_VERSION env is set at compile time by the build script `build.rs` (with `git describe --dirty` command and fallbacks to CARGO_PKG_VERSION). This is troublesome for 3rd-party...

Quality: Bug
Contribute: Good First Issue
Quality: Improvement
Codebase: Build System

# Reason for This PR The current version of the Rust tool chain used in Firecracker is 1.52.0 this is over a year old and missing useful functionality. ## Description...

Codebase: Build System
Quality: Technical Debt
Status: Author

# Reason for This PR Add a test to validate MSRs that are available to the Guest. ## Description of Changes This test boots a Firecracker uVM and tries to...

# Reason for This PR Fixes #3023: FC v0.25.2 and later fails to start VMs with valid kernel command lines containing multiple `--` substrings, and fails to handle correctly kernel...

Status: Reviewer

Leverage https://github.com/awslabs/git-secrets to avoid committing secrets.

Quality: CI
Quality: Automated Testing
Security: Hardening
Codebase: Build System
Priority: Medium
Quality: Technical Debt