Matt Butcher

Results 169 comments of Matt Butcher

I think we discussed the semantic identity thing at length on a call a while back, but here's the summary: - We want the server to be able to negotiate...

See https://github.com/deislabs/bindle/issues/269#issuecomment-1016671469 WasmCloud already uses Bindle this way.

One thing we are considering is making a `bindle-server` subcommand to remove a bindle from a local storage. This would work for DMCA takedowns and local fixes, but would not...

Optionally, we could also do this in a search endpoint for thin clients

I'm asking specifically because #628 requires that a user install SwiftWasm >= 5.5.0, and I don't know where to document that requirement.

The assumption, then, is that if the user has a local build failure, they'll go to `spin.fermyon.dev` and try to find an answer? Would it be easier/preferable to add a...

I do like the idea of prerequisites. And I am not sure it's any riskier than the build command (which could equally be hijacked to do dastardly deeds)

Now that `helm template` was merged upstream into `helm` itself, you might want to open a similar PR there.

Would sorting alphabetically on template path be okay?

Yeah, if the templates take care of it, that's fine.