Custom profile crash with istio 1.7.4 and k8 1.18

Hi all,

I’ve recently downloaded istio 1.7.4 and I’m testing it over a Kind 1.18.0 cluster.

Unfortunately I’ve hit https://github.com/istio/istio/pull/26308 and I’m totally unable to deploy a custom profile in any way, all my attempt crash on yaml validation.

The strange part is that installing custom profiles provided as samples seems to work without any problem.

Did anyone manage to perform a non-demo working installation with k8 1.18 ?