solo-io / wasm

Web Assembly tools and SDKs for extending cloud-native infrastructure
Apache License 2.0
305 stars 39 forks source link

Add flag to wasme deploy to allow ignoring ABI version check #179

Closed Sodman closed 4 years ago

Sodman commented 4 years ago

New flag is --ignore-version-check, should help with filter development against new versions of Istio & Gloo.

Implements https://github.com/solo-io/wasm/issues/68