Kevin Flansburg

Results 47 issues of Kevin Flansburg

This adds functionality to the WMR driver to detect Reverb headsets and then replay an initialization sequence that I observed in a PCAP. The result is that the Reverb display...

Kicking off our CNI discussion, here are the fields that a traditional CNI binary expects when it is invoked. In the environment, the binary expects: * Container ID * Network...

enhancement

Seems like our E2E tests are failing, but only on `main`. I believe this indicates an issue with `test_pull_from_private_registry`.

bug

As noted in #424 , several WASI e2e tests appear to wait for the container to enter the Failed state before evaluating the test conditions. I do not believe this...

bug

Support for specifying pods with both lxc and wasm workloads, which then execute in a single namespace. This could allow running sidecar containers with wasm workloads (such as Istio). This...

enhancement

Builds on #329 to add the ability to pull images from insecure HTTP registries. Tested with Docker `registry` image.

This Closes #297 by cherry picking [this commit](https://github.com/aler9/img/commit/cf4945243fb6f98096b93d1f3f616a663d2d7624) from @aler9. My test case was being able to push to a stock Docker [registry container](https://hub.docker.com/_/registry/) with no configurations set (and thus...

* `cargo update` * Fix `cargo deny` warnings

https://github.com/cncf/artwork

blocked