RockteMQ-AI commented on PR #169: URL: https://github.com/apache/rocketmq-operator/pull/169#issuecomment-5343252978
**Issue Evaluation** Category: `enhancement` | Status: **Evaluated** This requests uploading auto-generated Go files (e.g., `zz_generated_*`) for third-party reference, following conventions from projects like Istio, MinIO, Grafana, and CockroachDB operators. **Feasibility:** Feasible — standard practice for Kubernetes operators. **Scope:** `pkg/apis/` directory — generated deepcopy, clientset, informer, and lister code. **Compatibility:** No breaking changes; improves developer experience for downstream consumers. This is a good housekeeping improvement. The generated files should be committed alongside the API types to make it easier for external projects to import the CRD types without running code generation locally. --- *Automated evaluation by RockteMQ-AI* -- 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]
