You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support to wasme for Istio 1.7. We need to be able to create (init) and deploy filters that work with Istio 1.7.
There were no breaking envoy-wasm ABI changes between Istio 1.5 and Istio 1.6, so we should test a 1.6 image against Istio 1.7 to see if it's backwards compatible.
If it is, we can simply add 1.7 to the same target as the existing 1.5 and 1.6. (See Support Istio 1.6 #144).
If it's not backwards compatible, we'll need to create a new ABI target for Istio 1.7.
The text was updated successfully, but these errors were encountered:
Add support to wasme for Istio 1.7. We need to be able to create (init) and deploy filters that work with Istio 1.7.
There were no breaking envoy-wasm ABI changes between Istio 1.5 and Istio 1.6, so we should test a 1.6 image against Istio 1.7 to see if it's backwards compatible.
If it is, we can simply add 1.7 to the same target as the existing 1.5 and 1.6. (See Support Istio 1.6 #144).
If it's not backwards compatible, we'll need to create a new ABI target for Istio 1.7.
The text was updated successfully, but these errors were encountered: