-
[Fabrice Bellard](https://bellard.org/), the creator of QEMU, FFMPEG and TinyCC, has released [QuickJS](https://bellard.org/quickjs/) which claims almost 100% ES2019 compliance. Maybe we could try and…
-
# Description of problem
1. Install `kata-containers` via [`kata-deploy`](https://github.com/kata-containers/packaging/tree/master/kata-deploy)
2. Attempt to create a pod with the annotations spec…
-
#### Overview of the Issue
I am trying to use packer to build a custom ESXi image as per the configuration provided by Canonical (https://github.com/canonical/packer-maas). However I am getting a …
-
Are you familiar with QuickJS?
https://bellard.org/quickjs/
https://bellard.org/quickjs/bench.html
Looks like is much faster and much more standards compliant than mujs/duktape.
No idea how w…
-
When building on mac I keep seeing `qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.svm [bit 2]` 🤔
I've been having trouble with these images suddenly halti…
-
# Description of problem
We are having issues starting docker in docker containers when using virtio-fs for sharing files.
We are using the following branch: https://github.com/kata-containers/…
-
Full reproducer: https://gist.github.com/lewurm/befb9ddf5894bad9628b1df77258598b
Consider the following program:
```c
#include
#include
#define NOINLINE __attribute__ ((noinline))
void N…
-
# Description of problem
This is a related problem to #2238. I verified that I could create a container and do a kata-runtime exec which worked, then I went back to my development branch and rebase…
-
When filing a bug, please include the following headings if possible. Any
example text in this template can be deleted.
#### Overview of the Issue
I would like to apologize if this is not the pro…
-
# Description of problem
When running the following pod spec under Kata 1.12.0-alpha1, we experience 9pfs "hanging" when trying to read files that are on the kataShared (9pfs) file system, i.e. `/e…