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 Node 18 as library #22

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

razvand
Copy link
Contributor

@razvand razvand commented Dec 20, 2023

Introduce Node 18 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 requested review from StefanJum and removed request for nderjung December 21, 2023 08:35
@nderjung nderjung force-pushed the razvand/library/node branch 3 times, most recently from d3ea351 to 5be45db Compare December 21, 2023 12:08
Introduce Node 18 image (ELF Loader) for bincompat runs.

Add `Kraftfile` to build for QMEU and Firecracker on x86_64 using
embedded initrd. 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 <razvand@unikraft.io>
Co-authored-by: Alexander Jung <alex@unikraft.io>
@nderjung nderjung changed the title feat(library): Introduce Node as library feat(library): Introduce Node 18 as library Dec 21, 2023
Copy link
Member

@nderjung nderjung left a comment

Choose a reason for hiding this comment

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

Awesome! Finally great to get this all working.

@nderjung nderjung merged commit 0dc5706 into unikraft:main Dec 21, 2023
3 checks passed
@razvand razvand deleted the razvand/library/node branch December 31, 2023 09:24
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.

None yet

2 participants