Icarus Wu

Results 42 issues of Icarus Wu

### What happened? https://kuma.io/docs/2.7.x/guides/gateway-delegated/ There's a unrecognized script variable ${PROXY_IP} ```text curl -i $PROXY_IP ```

triage/accepted
kind/bug

### What happened? https://kuma.io/docs/2.7.x/networking/service-discovery/#service-discovery ![WeChat2d0da3cb6d75fc7045b0bd87c0c2b7d9](https://github.com/kumahq/kuma-website/assets/42732678/214ecc65-cc06-4c6c-8db2-4eb4f329fe50)

triage/accepted
kind/bug

close https://github.com/kumahq/kuma-website/issues/1764 Did you sign your commit? [Instructions](https://github.com/kumahq/.github/blob/main/CONTRIBUTING.md#sign-your-commits) - yes Have you read [Contributing guidelines](https://github.com/kumahq/.github/blob/main/CONTRIBUTING.md)? - yes

close #1767 Did you sign your commit? [Instructions](https://github.com/kumahq/.github/blob/main/CONTRIBUTING.md#sign-your-commits) - yes Have you read [Contributing guidelines](https://github.com/kumahq/.github/blob/main/CONTRIBUTING.md)? -yes

DNS `AAAA` records match a domain name to an IPv6 address, not `AAAAA` Did you sign your commit? [Instructions](https://github.com/kumahq/.github/blob/main/CONTRIBUTING.md#sign-your-commits) - yes Have you read [Contributing guidelines](https://github.com/kumahq/.github/blob/main/CONTRIBUTING.md)? - yes

### What happened? Version: `v2.7.1` Deploy mode: `universal` ## What happened Following the official docs [Set up the zone control planes ](https://kuma.io/docs/2.7.x/production/cp-deployment/multi-zone/#set-up-the-zone-control-planes) step by step, I can't generate the `zone-token`...

triage/accepted
kind/bug

### What happened? version: `2.7.1` deploy-mode: `universal` Steps: **kuma-universal.service** ```text [Unit] Description=Kuma universal zone Documentation=nothing Wants=network-online.target After=network-online.target [Service] EnvironmentFile=/usr/lib/systemd/kuma-universal.conf ExecStart=/root/install-kuma/kuma-2.7.1/bin/kuma-cp run Restart=no RestartSec=10 [Install] WantedBy=multi-user.target ``` **kuma-universal.conf** ```text KUMA_MODE=zone KUMA_MULTIZONE_ZONE_NAME=zone-universal...

triage/needs-information
kind/bug

### Description In multiple zone mode(1 global-cp-k8s, 1 zone-cp-k8s), I thought that I should deploy the MeshGatewayInstance in the global-cp and sync it to the zones. Improvements: 1. Supplement a...

triage/accepted
kind/improvement

### What happened? Do we need to reinforce our validation for global to forbid those resources/policies creation with `kuma.io/origin: zone` ?

triage/accepted
kind/bug

### Description Maybe we could add some noticeable tips for the user with the upgrade operations. 1. Once you install the kuma with helm at the beginning with `helm install...

triage/pending
kind/feature