Results 178 comments of Vaughn Dice

@rajatjindal checking in to see if you are still working on this. This testing gap came up again recently in https://github.com/spinkube/containerd-shim-spin/issues/79.

That all sounds like a good way to go to me! > one of the thing we have observed with testing in Spin is that building test artifacts on the...

Looks like this can be closed per https://github.com/spinkube/containerd-shim-spin/pull/90 right @rajatjindal?

I just uncovered the generic `loadFromSecret` option, which I hadn't noticed before. Wanted to mention here as an alternative way to inject variable provider config in the meantime. It's even...

> I'm in support of removing LoadFromSecret support. The `loadFromSecret` functionality is currently useful for providing Vault and/or Azure Key Vault application variable provider config to SpinApps, since there is...

As for this example, happy to close if indeed we'd like not to advertise this functionality. I just found it useful for my use case. If we'd like to keep...

@rajatjindal @kate-goldenring do we have a handle on if this is an upstream (tinygo) bug or an issue with Spin/wasmtime?

Thank you @mikkelhegn and @Mossaka. Ok, for now, we should publish the examples as Spin apps _in addition_ to their current Docker image forms. Next question: naming. The current Docker...

Are we good to close this now that https://github.com/fermyon/spin/pull/2895 is in?

@karthik2804 did Spin v2 and the v2 manifest help here? I'm assuming we'd still like this issue to track nested wildcard route support (eg `route = "/spin/*/test"` mentioned above)?