istio-ecosystem / wasm-extensions

Contains miscellaneous Wasm extensions for Istio
Apache License 2.0
107 stars 34 forks source link

Remove null plugin mode from scaffold extension. #36

Closed bianpengyuan closed 3 years ago

bianpengyuan commented 3 years ago

Most user probably won't care about null_plugin mode when getting started and it is a distraction. Usage of null_plugin mode is only for unit testing and is covered in this guide: https://github.com/istio-ecosystem/wasm-extensions/pull/30.

Signed-off-by: Pengyuan Bian bianpengyuan@google.com