solo-io / wasm

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

using wasme to deploy wasm module to gloo #240

Open allthingssecurity opened 3 years ago

allthingssecurity commented 3 years ago

Hi I was following this tutorial https://docs.solo.io/web-assembly-hub/latest/tutorial_code/getting_started/ and everything seemed to get deployed including the wasm filter. Still I am unable to see the response headers added to gloo. Need help

yuval-k commented 3 years ago

do you know if the filter was loaded on to envoy, and into the listener that the request goes through? do you see any error in envoy if you turn on trace logging?