RockteMQ-AI commented on issue #151: URL: https://github.com/apache/rocketmq-operator/issues/151#issuecomment-5288225436
**Issue Evaluation** Category: `documentation` | Status: **Needs Info** This issue reports that users encounter compilation failures (`DeepCopyObject() Object` missing) and suggests the README should document the `make generate` → `make build` workaround. **Assessment:** - This is a valid documentation gap — code-generated CRD types require `make generate` before `make build`, and this is a common stumbling block for Kubernetes operator development. - However, this issue was opened in February 2023 (~3 years ago). The operator codebase may have evolved since then. **Questions for the reporter:** - [ ] Is this still reproducible on the current `master` branch? - [ ] Does the current README already address this (perhaps via a different workflow)? If no response within 2 weeks, this issue may be considered stale and can be closed by maintainers. --- *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]
