Skip to content

feat(examples): Add Java 21 example#127

Open
razvand wants to merge 1 commit into
unikraft-cloud:mainfrom
razvand:razvand/examples/java21-compat
Open

feat(examples): Add Java 21 example#127
razvand wants to merge 1 commit into
unikraft-cloud:mainfrom
razvand:razvand/examples/java21-compat

Conversation

@razvand

@razvand razvand commented Oct 30, 2024

Copy link
Copy Markdown
Contributor

Introduce a Java 21 example to be deployed on KraftCloud. It uses the base-compat:latest image.

Add:

  • Kraftfile: build / run rules
  • Dockerfile: placeholder to extract the filesystem
  • SimpleHttpServer.java: simple Java HTTP server
  • README.md: document how to use

Introduce a Java 21 example to be deployed on KraftCloud. It uses the
`base-compat:latest` image.

Add:

* `Kraftfile`: build / run rules
* `Dockerfile`: placeholder to extract the filesystem
* `SimpleHttpServer.java`: simple Java HTTP server
* `README.md`: document how to use

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>

@craciunoiuc craciunoiuc 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.

Should we mention compat in the directory name?

@nderjung

Copy link
Copy Markdown
Member

I think we're going for a totally different naming structure, which would also remove http-?

nurof3n pushed a commit that referenced this pull request Mar 24, 2026
…ulnerabilities

Run npm update to regenerate lockfile with patched dependencies.
- Alert #126: vite <6.2.6 (medium severity)
- Alert #127: vite <6.2.7 (medium severity)
- Alert #140: vite <6.3.6 (low severity)
- Alert #143: vite <6.3.6 (low severity)
- Alert #159: vite <6.4.1 (medium severity)
- Alert #259: rollup <4.59.0 (high severity)

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
dragosgheorghioiu pushed a commit that referenced this pull request Apr 7, 2026
…ulnerabilities

Run npm update to regenerate lockfile with patched dependencies.
- Alert #126: vite <6.2.6 (medium severity)
- Alert #127: vite <6.2.7 (medium severity)
- Alert #140: vite <6.3.6 (low severity)
- Alert #143: vite <6.3.6 (low severity)
- Alert #159: vite <6.4.1 (medium severity)
- Alert #259: rollup <4.59.0 (high severity)

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
dragosgheorghioiu pushed a commit that referenced this pull request Apr 7, 2026
…ulnerabilities

Run npm update to regenerate lockfile with patched dependencies.
- Alert #126: vite <6.2.6 (medium severity)
- Alert #127: vite <6.2.7 (medium severity)
- Alert #140: vite <6.3.6 (low severity)
- Alert #143: vite <6.3.6 (low severity)
- Alert #159: vite <6.4.1 (medium severity)
- Alert #259: rollup <4.59.0 (high severity)

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
dragosgheorghioiu pushed a commit that referenced this pull request Apr 7, 2026
…ulnerabilities

Run npm update to regenerate lockfile with patched dependencies.
- Alert #126: vite <6.2.6 (medium severity)
- Alert #127: vite <6.2.7 (medium severity)
- Alert #140: vite <6.3.6 (low severity)
- Alert #143: vite <6.3.6 (low severity)
- Alert #159: vite <6.4.1 (medium severity)
- Alert #259: rollup <4.59.0 (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.

3 participants