api7 / apisix-mesh-agent

Apache License 2.0
78 stars 10 forks source link

bug: route.hosts uses `set.StringSet` breaks diff #65

Closed lingsamuel closed 3 years ago

lingsamuel commented 3 years ago

https://github.com/api7/apisix-mesh-agent/blob/master/pkg/adaptor/xds/v3/route.go#L90-L90

proto.Equal doesn't check array order.