Skip to content

chore: Ensure all examples use the base-compat:latest runtime#273

Merged
nurof3n merged 1 commit into
unikraft-cloud:mainfrom
danielvallance:base_compat_runtime
Apr 7, 2026
Merged

chore: Ensure all examples use the base-compat:latest runtime#273
nurof3n merged 1 commit into
unikraft-cloud:mainfrom
danielvallance:base_compat_runtime

Conversation

@danielvallance

Copy link
Copy Markdown
Contributor

This runtime is best for examples and prototyping as it is a compatibility runtime which reduces friction in starting new applications.

This commit also contains changes to the Dockerfiles to ensure that the rootfs contains everything which was in the initramfs bundled with the previous runtime.

Closes: #268

@nurof3n nurof3n left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

Reviewed-by: Alex-Andrei Cioc andrei.cioc@unikraft.io
Approved-by: Alex-Andrei Cioc andrei.cioc@unikraft.io

@nurof3n

nurof3n commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

@danielvallance Great catch! Please sign-off the commit and I'll merge.

This runtime is best for examples and prototyping as it is a
compatibility runtime which reduces friction in starting new
applications.

This commit also contains changes to the Dockerfiles to ensure
that the rootfs contains everything which was in the initramfs
bundled with the previous runtime.

Closes: unikraft-cloud#268
Signed-off-by: Daniel Vallance <daniel@unikraft.com>
@nurof3n nurof3n merged commit 50d93ad into unikraft-cloud:main Apr 7, 2026
dragosgheorghioiu pushed a commit that referenced this pull request Apr 7, 2026
…ockfile

Update express from ^4.19.2 to ^4.21.0 and nodemon from ^2.0.22 to
^3.1.0. Regenerate package-lock.json to fix transitive dependencies.
- Alert #38: path-to-regexp <0.1.10 (high severity)
- Alert #39: body-parser <1.20.3 (high severity)
- Alert #40: express <4.20.0 (low severity)
- Alert #41: serve-static <1.16.0 (low severity)
- Alert #42: send <0.19.0 (low severity)
- Alert #64: cookie <0.7.0 (low severity)
- Alert #75: path-to-regexp <0.1.12 (high severity)
- Alert #88: tar-fs <3.0.7 (high severity)
- Alert #102: tar-fs <3.0.9 (high severity)
- Alert #129: on-headers <1.1.0 (low severity)
- Alert #149: tar-fs <3.1.1 (high severity)
- Alert #167: js-yaml <4.1.1 (medium severity)
- Alert #185: qs <6.14.1 (medium severity)
- Alert #228: qs <6.14.2 (low severity)
- Alert #254: basic-ftp <5.2.0 (critical severity)
- Alert #273: minimatch <3.1.3 (high severity)

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
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.

Could not add virtio device during httpserver-nginx-vite-vanilla example

2 participants