proxy-wasm-go-sdk icon indicating copy to clipboard operation
proxy-wasm-go-sdk copied to clipboard

unable to get filter_state from plugin

Open dkalani opened this issue 2 years ago • 0 comments

Describe the bug / error

using the following function r, err := proxywasm.GetProperty([]string{"filter_state", "test-data"})

where test-data is filter_state stored as protobuf in streaminfo.

whats the format in which this data is returned? it doesn't seem to be a protobuf.

What is your Envoy/Istio version?

Envoy version 1.20.1

What is the SDK version?

latest

What is your TinyGo version?

0.23

URL or snippet of your code including Envoy configuration

Additional context (Optional)

dkalani avatar May 22 '22 13:05 dkalani