AlinsRan opened a new pull request, #2760: URL: https://github.com/apache/apisix-ingress-controller/pull/2760
## Summary - reuse `ApisixConsumer.metadata.labels` as consumer labels - add a shared label helper so controller-generated labels always win on conflicts - align `ApisixRoute` with the same merge behavior and add coverage ## Testing - `go test ./internal/controller/label ./internal/adc/translator` - `go test $(go list ./... | grep -v /e2e | grep -v /conformance)` *(the benchmark package still requires a live Kubernetes endpoint in this environment)* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
