Hi:
I went through the sample tutorial to add a wasm filter to the bookinfo sample in istio service mesh 1.5.1.
https://docs.solo.io/web-assembly-hub/latest/tutorial_code/
Does the wasm deploy force a pod restart while applying the filter. Is this observation correct ? I see the old pods terminating and new ones getting created -- for example if i am applying this on the details pod in the bookinfo example.