-
integrate the Unikraft Operator into this Repository and update the build script
https://github.com/ls-1801/Unikraft-Test-Operator
-
### Describe the bug
When running a binary compatible app using [`posix-mmap`](https://github.com/unikraft/unikraft/tree/staging/lib/posix-mmap) under [`app-elfloader`](https://github.com/unikraft/ap…
-
### Describe the bug
I am using the `fwrite`API of the `lib-newlib` library to test the file writing operation.
When I write in `w` mode, I can only write up to 1KB of data.
I debugged the `sys_w…
-
### Describe the bug
When using [`app-elfloader`](https://github.com/unikraft/app-elfloader) (via the `run_app.sh` script in [`run-app-elfloader`](https://github.com/unikraft/run-app-elfloader)) to r…
-
Operator should be build with the NETWORK_PERFORMANCE_EVALUATION configuration, which will disable the logging as implemented in [commit](https://github.com/ls-1801/unikraft/commit/39f31c895d4a0f606b5…
-
When contributing to most of the Unikraft's repositories, there is a requirement to run the checkpatch before submitting the PRs. Moreover, a Github action is run in this scenario in order to detect p…
-
As part of working on [lib-mimalloc#2](https://github.com/unikraft/lib-mimalloc/issues/2), trying to run the [app-helloworld](https://github.com/unikraft/app-helloworld) app with this change to the Ma…
-
Goal: With Kraftkit now being the recommended solution for building unikernels with Unikraft, create a Kraftfile that describes our unikernel configuration.
Reference: https://github.com/unikraft/kra…
-
### Describe the bug
In projects with multiple unnamed targets, like [our C helloworld](https://github.com/unikraft/app-helloworld/blob/RELEASE-0.12.0/kraft.yaml), `kraft run` defaults to showing t…
-
Hello,
I was recently trying Redis on the new Unikraft version, and I noticed that it crashes (stops processing) requests when run under an increased workload. This happens when running a `redis-be…