-
While using kata-runtime, we have seen failures in trying to perform an update in Fedora 31
```
$ docker run -ti --runtime kata-runtime fedora sh
Unable to find image 'fedora:latest' locally
lates…
-
use osbuilder to build rust agent.
-
It would be good to add to the documentation the differences between the `raw`, `cleaned` and `processed` folders in the wiki
![image](https://user-images.githubusercontent.com/193675/80938068-3b10…
-
Hello,
I have spent some time trying to get high voltage programming working on the ATtiny3216 but have not been successful. I have been doing the same thing I do with the ATtiny412 and ATtiny1614 …
-
Some k8s tests are failing with kata 2.x and CLH+CRIO
The tests were pods can't be created are
k8s-liveness-probes.bats
k8s-copy-file.bats
/cc @likebreath @jcvenegas
-
- [x] update condition when monitoring Maraton current:
- For channels with constant current (DCB burn-in), 3sigma from past average triggers on fluctuations every few hours. For LVR burn-in channe…
-
The SLES and openSUSE CI are having issues with https://github.com/kata-containers/tests/blob/master/integration/stability/hypervisor_stability_kill_test.sh. It seems that a container is launched and …
-
I am trying to run kubernetes tests with rust agent 2.0 and shimv2, and I have seen a lot failures, for example I am trying to run this test https://github.com/kata-containers/tests/blob/master/integr…
-
What should we do with voice?
Relevant CG(s):
* [Speech API](https://www.w3.org/community/speech-api/)
* [Voice Interaction CG](https://www.w3.org/community/voiceinteraction/)
[MS input (Novem…
-
I use python on raspberry and c++ on a mcu. The mcu use the RHReliableDatagram library. Each time, I send a packet from the raspberry to the mcu, the python receive function returns (via log) a packet…