kyma-incubator/compass

Update Envoy filters used by Compass

Szymongib opened this issue · 1 comments

Description

In Istio 1.5 the configuration of EnvoyFilters was modified which causes EnvoyFilters used by Compass to not to function properly which heavily impacts all functionalities.

Envoy Filters should be adjusted to maintain the functionality and follow the new spec. Details about the new spec can be found in Istio documentation https://istio.io/v1.5/docs/reference/config/networking/envoy-filter.

Solved by #1513