Skip to content
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

feat(library): Introduce Mongo 6.0 as library #45

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

razvand
Copy link
Contributor

@razvand razvand commented Jan 27, 2024

Introduce Mongo 6.0 image (ELF Loader) for bincompat runs.

Add Kraftfile to build for QMEU and Firecracker on x86_64 using initrd for volume support. The current build uses embedded initrd to build a single image consisting of both the kernel and the initial ramdisk.

Add GitHub workflow to build and deploy the image. Add success badge in README.md.

@razvand razvand added the enhancement New feature or request label Jan 27, 2024
@razvand razvand added this to the v0.17.0 (Calypso) milestone Jan 27, 2024
@razvand razvand requested a review from paun75 January 27, 2024 17:13
@razvand razvand marked this pull request as ready for review January 27, 2024 17:25
@razvand razvand linked an issue Mar 6, 2024 that may be closed by this pull request
@razvand razvand assigned StefanJum and unassigned nderjung Aug 22, 2024
@razvand razvand removed this from the v0.17.0 (Calypso) milestone Aug 22, 2024
Introduce Mongo 6.0 image (ELF Loader) for bincompat runs.

Add `Kraftfile` to build for QMEU and Firecracker on x86_64 using initrd
for volume support. The current build uses embedded initrd to build a
single image consisting of both the kernel and the initial ramdisk.

Add GitHub workflow to build and deploy the image. Add success badge in
`README.md`.

Signed-off-by: Razvan Deaconescu <[email protected]>
@razvand razvand requested review from StefanJum and removed request for paun75 August 22, 2024 11:57
Copy link
Member

@StefanJum StefanJum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed-by: Stefan Jumarea [email protected]
Approved-by: Stefan Jumarea [email protected]

@StefanJum StefanJum merged commit 3cf757f into unikraft:main Aug 22, 2024
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

mongo:6.0: Crash when started
3 participants