Ryan Levick

Results 188 comments of Ryan Levick

> would affect developers using the SDKs, as opposed to programming directly against wasi-http? It seems like it would still manifest as an error in whatever async "send request" wrapper...

These summaries seem largely good to me. > This will not usually result in any change of behaviour for "normal" requests from HTTP clients. This part, however, doesn't really track....

> This means that when a client makes the request through a DNS name, the authority will be that DNS name, rather than the Spin server's listener address. I think...

This might just be a documentation issue. The docs aren't very clear about the possible permutations here, and that might have been enough to avoid the confusion I ran into.

This will be fixed when the Go SDK moves to the latest version of wit-bindgen. This is being tracked in #1630. Until then this should stay open.

This is not quite ready to be closed. The issue is not the user facing API but rather the tooling that generates the low-level bindings allowing Go based components to...

Was able to confirm that the image built with packer is able to successfully run the builder when launched as a fresh instance.

Hi! I have no current plans to continue to work on it.

Chiming in to provide perspective that isn't from the spec authors. I believe this proposal only makes sense when considered from the guest's perspective as the guest is itself a...