Skip to content

Cherry-pick v0.23.0 commits #2235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Oct 28, 2020
Merged

Conversation

alindima
Copy link
Contributor

@alindima alindima commented Oct 28, 2020

Reason for This PR

Adding relevant commits from v0.23.0 into mainline.
Note: all commits were reviewed as part of v0.23.0

Description of Changes

  • Documentation updates

  • Update CHANGELOG.md with v0.23.0

  • Add fix for serial input issue into master

  • Update Credits.md

  • Update Firecracker and Jailer crate versions (in Cargo.toml & Cargo.lock)

  • This functionality can be added in rust-vmm.

License Acceptance

By submitting this pull request, I confirm that my contribution is made under
the terms of the Apache 2.0 license.

PR Checklist

[Author TODO: Meet these criteria.]
[Reviewer TODO: Verify that these criteria are met. Request changes if not]

  • All commits in this PR are signed (git commit -s).
  • The reason for this PR is clearly provided (issue no. or explanation).
  • The description of changes is clear and encompassing.
  • Any required documentation changes (code and docs) are included in this PR.
  • Any newly added unsafe code is properly documented.
  • Any API changes are reflected in firecracker/swagger.yaml.
  • Any user-facing changes are mentioned in CHANGELOG.md.
  • All added/changed functionality is tested.

@alindima alindima self-assigned this Oct 28, 2020
Signed-off-by: Iulian Barbu <[email protected]>
Suggested-by: Andreea Florescu <[email protected]>
@sandreim sandreim merged commit 502eaa7 into firecracker-microvm:master Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Firecracker serial console emulation may allocate an unbounded amount of memory
3 participants