Skip to content

Conversation

@Sayan-
Copy link
Contributor

@Sayan- Sayan- commented Jun 27, 2025

Description

In #17 we built a new API server. In this PR we integrate it into the container + unikernel image builds. It's off by default and can be turned + configured with env vars

Testing

  • Built docker container
  • Ran docker container locally without the server
  • Ran docker container locally with WITH_KERNEL_IMAGES_API=true. Confirmed the server started up and was able to perform the basic start, stop, down workflow successfully
  • Built unikernel container
  • Ran unikernel in the cloud without the server
  • Ran unikernel in the cloud with WITH_KERNEL_IMAGES_API=true. Confirmed the server started up and was able to perform the basic start, stop, download workflow successfully

@Sayan- Sayan- requested a review from rgarcia June 27, 2025 19:18
@Sayan- Sayan- merged commit 2c9d6bf into main Jul 1, 2025
1 check passed
@Sayan- Sayan- deleted the sayan/kernel-26-browser-replay-support--integrate branch July 1, 2025 18:35
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