apache / rocketmq-operator

Apache RocketMQ Operator
https://rocketmq.apache.org/
Apache License 2.0
309 stars 126 forks source link

README needs to add a workaround for compilation failures #151

Closed Oliverwqcwrw closed 1 year ago

Oliverwqcwrw commented 1 year ago

BUG REPORT

  1. Please describe the issue you observed:

I've noticed several users reporting compilation failures

Cannot use '&Broker{}' (type *Broker) as the type runtime.Object Type does not implement 'runtime.Object' as some methods are missing: DeepCopyObject() Object

README prompts the user for a solution

make generate make build

  1. Please tell us about your environment:

  2. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc):