-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently the wasme deploy envoy command uses a pretty old version of envoy. Specifically, it uses an old Istio fork of Envoy-wasm based on Envoy 1.15.x with wasm compatability.
Describe the solution you'd like
Now that wasm compatability has been merged into upstream envoy, we should be able to use that vanilla envoy for our local wasme deploy envoy when users are trying to test their filters locally.
Additional context
The default image is stored here, we will also likely need to update docs and tests.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request