-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
Currently istiod pushes WASM config as JSON to proxy, however, if user is using v1alpha1, in which the config field is a string, and if it cannot be converted to JSON, istiod should leverage the config field "raw_v1alpha1_config" which contains the plain string config field and push it to proxy instead.