Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to set any filter state? #391

Closed
gitanuj opened this issue Jul 28, 2023 · 1 comment
Closed

Is it possible to set any filter state? #391

gitanuj opened this issue Jul 28, 2023 · 1 comment

Comments

@gitanuj
Copy link

gitanuj commented Jul 28, 2023

I'm writing a custom L4 filter for Envoy using this sdk, however I'm not able to set filter state envoy.tcp_proxy.cluster to dynamically select upstream cluster when chaining with tcp_proxy filter. From envoy source it looks like when using setProperty it always prefixes the key with wasm..

Is there a way to set custom filter_state?

@mathetake
Copy link
Member

no it's not possible due to envoy impl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants