By design, whenever istio/api sha is updated in istio/istio. It should generate a new
mixer/pkg/attribute/list.gen.go
file in istio/istio repo if
mixer/v1/global_dictionary.yaml
is changed in istio/api repo
But this is not happen. It cause Mixer server to use older version of global dictionary, fails the communication between Proxy and mixer.
By design, whenever istio/api sha is updated in istio/istio. It should generate a new
mixer/pkg/attribute/list.gen.go
file in istio/istio repo if
mixer/v1/global_dictionary.yaml
is changed in istio/api repo
But this is not happen. It cause Mixer server to use older version of global dictionary, fails the communication between Proxy and mixer.