Colin D Murphy

Results 9 issues of Colin D Murphy

The current container pull requires the header “Docker-Content-Digest”. https://github.com/krustlet/krustlet/blob/b111487210e4c939ad6e4e10333a63dda1c053db/crates/oci-distribution/src/client.rs#L954-L964 According to the OCI [Spec](https://github.com/opencontainers/distribution-spec/blob/main/spec.md#pull) , this header is legacy, optional, and should not be relied upon. Additionally some registries, such...

bug

Are there any plans to make `internal/kubernetes` importable by other projects? I think a lot of people would get a great deal of value from it. Thanks

I really enjoyed reading "Easy Rust". I thought I'd help out by fixing a couple of errors.

Issue: https://github.com/bytecodealliance/wasmtime/issues/4274 WASI Clocks proposal: https://github.com/WebAssembly/wasi-clocks/pull/48 Relate cap-std PR: https://github.com/bytecodealliance/cap-std/pull/327

wasmtime:api
wasi

Update README with markdown generation step.

### Affected project(s) - [ ] documentation - [ ] examples - [ ] wasmCloud host - [ ] wasmCloud CLI (wash) - [ ] wasmCloud dashboard UI (washboard) -...

bug

### Affected project(s) - [ ] documentation - [ ] examples - [ ] wasmCloud host - [X] wasmCloud CLI (wash) - [ ] wasmCloud dashboard UI (washboard) - [...

bug
good first issue
hacktoberfest

### Affected project(s) - [ ] documentation - [ ] examples - [X] wasmCloud host - [ ] wasmCloud CLI (wash) - [ ] wasmCloud dashboard UI (washboard) - [...

bug

## Changes in this pull request - Add WASI (Wasm System Interface) as a build target. - Add synchronous validation for wasm crypto validation and trust handlers. For ECDSA, this...