RockteMQ-AI commented on PR #236: URL: https://github.com/apache/rocketmq-operator/pull/236#issuecomment-5236489554
**Issue Evaluation** Category: `type/enhancement` | Status: **Evaluated** Adding `podAnnotations` field to CRDs for Broker, Controller, and NameService is a reasonable enhancement. Pod annotations are commonly needed for Prometheus scraping, service mesh injection (Istio), and other Kubernetes ecosystem integrations. **Feasibility:** Straightforward — add field to CRD types and propagate to PodSpec in the controller. **Scope:** CRD schema + controller reconciliation. **Compatibility:** Additive change, no breaking impact. --- *Automated evaluation by github-manager* -- 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]
