kumahq / kuma-website

🐻 The official website for Kuma, the control plane for modern service connectivity.
https://kuma.io
Apache License 2.0
104 stars 87 forks source link

Incorrect MeshHTTPRoute policy showing on Kuma website #1810

Open jijiechen opened 3 weeks ago

jijiechen commented 3 weeks ago

What happened?

When applying the MeshHTTPRoute policy copied from this page of Kuma website, it failed with error:

The MeshHTTPRoute "edge-gateway-route" is invalid: spec.targetRef.tags["port"]: tag value must consist of alphanumeric characters, dots, dashes and underscores

Page URL: https://kuma.io/docs/2.7.x/using-mesh/managing-ingress-traffic/builtin-routes/ It errors on both Universal and Kubernetes mode.