Markus Rudy
Markus Rudy
#185 parses test vectors from the YAML, while #175 embeds them into the Rust code. We should only use the YAML-defined ones.
It would be handy if our releases contained binary artifacts for the most popular platforms. These should be built and uploaded by a CI job.
# Guest Pull Policy ## Background When using Kata to run a container in a confidential VM, we want to verify that the container being executed is, in fact, the...
**Describe the bug** I'm trying to marshal/unmarshal the type `map[string]any`. Marshaling an instance like `{"key": nil}` results in an entirely empty doc, but I expected the presence of `"key"` to...
### Description Originally, I observed this with a mongodb container. The image user is `mongodb` and there is a group `mongodb`, but it's not the primary group of the user...
Relative paths work correctly: ```console $ cargo publish --dry-run [...] $ tar tzf target/package/glome-0.3.0.crate glome-0.3.0/.cargo_vcs_info.json glome-0.3.0/Cargo.lock glome-0.3.0/Cargo.toml glome-0.3.0/Cargo.toml.orig glome-0.3.0/README.md glome-0.3.0/src/cli/bin.rs glome-0.3.0/src/dalek.rs glome-0.3.0/src/lib.rs glome-0.3.0/src/openssl.rs ```
We did not add the [`readme`](https://doc.rust-lang.org/cargo/reference/manifest.html#the-readme-field) field in #204, and now our [crate's landing page](https://crates.io/crates/glome/0.3.0) looks somewhat blank. We should correct that with the next release.
# RFC: Kata / CoCo interface ## Background While CoCo is an important downstream user of Kata, there are several other projects that use Kata, both in confidential and non-confidential...
We've observed some test flakes in the netlink module (e.g., #10856). While there have been attempts to deal with those failures (#11927, #11868), I'm under the impression that these flakes...
[kata-containers-ci-on-push / run-k8s-tests-on-nvidia-gpu / run-nvidia-gpu-snp-tests-on-amd64](https://github.com/kata-containers/kata-containers/actions/runs/19422459773/job/55582509765?pr=11978#logs)