divya-mohan0209
divya-mohan0209
/remove-lifecycle stale
Will be there for SIG Docs too! Edit: Did not realize Rey had commented above, my bad!
Also, FWIW here's the content of the Dockerfile that's there: ```Dockerfile FROM --platform=${BUILDPLATFORM} rust:1.59 AS build WORKDIR /opt/build COPY . . RUN rustup target add wasm32-wasi && cargo build --target...
Absolutely! Do you think this could be explicitly mentioned somewhere in the Quickstart? I realize that the version number cannot be static lol, but just saying that Spin has this...
So, I'm happy to report that the build works. However, when I deploy it to the k3d cluster, the pod creation fails with an error: `no match for platform in...
@itowlson I will have to check my notes although in the Quickstart itself, there seems to be an indication of [the version of spin-shim](https://github.com/deislabs/containerd-wasm-shims/blob/main/containerd-shim-spin/quickstart.md) that's being used and it's a...
Thanks @itowlson ! I'll try out the new quickstart guide right now & get back to you :)
@vdice : I'm so sorry I dropped the ball on this! I'd definitely like to provide feedback. But I'd also be able to do so after KubeCon.