Adrian Cole
Adrian Cole
> For isolating wasm so it can't read its source From Crun perspective: Just a wild idea after loading the wasm module , we don't need it in rootfs so...
> @codefromthecrypt I did not understand your comment completely 😅 regarding the pitfall of --platform=wasm/wasi , If i am building a wasm module on OS:x and creating an image with...
> just an idea, but to differentiate among different "wasi" versions, could we use the variant field in the OCI image? Similar to what is done for the ARM architecture:...
> One way I think we could handle this down the road is to have wasm modules be a blob by themselves with their own media type and then rootfs...
ok how about if I rename this to publish as a package? e.g. to ghcr.io/containerd/runwasi/wasi-demo-app:latest
sorry getting a little late here. can you have one of the opentracing maintainers look into this, like maybe @ploffay? On Thu, Mar 22, 2018 at 4:28 PM, David Bernard...
made up a new distribution for those who own zipkin instrumentation. feel free to ignore invite if I mis-tagged you, or ask for an invite if I missed you @openzipkin/instrumentation-owners
some things that might not be immediately obvious to folks who don't use normal zipkin spans - In a shared span, you can attribute errors to one side or the...
FYI, summary of right now is most use normal core annotations, and just add an "error" tag/binary annotation when there's an error. Use of timeline annotations to add transient errors...
I think @tacigar has requested the author to help with this.