RockteMQ-AI commented on issue #57:
URL: 
https://github.com/apache/rocketmq-operator/issues/57#issuecomment-5216306828

   **Issue Evaluation**
   
   Category: `enhancement` | Status: **Evaluated**
   
   **Feasibility:** Feasible
   **Scope:** Operator CRD, Kubernetes API resources
   
   Adding RocketMQ API resources (Topic, ConsumerGroup, etc.) as CRDs would 
enable GitOps-style management of RocketMQ resources through `kubectl apply`. 
This is a natural extension of the operator pattern.
   
   Proposed CRDs:
   - `RocketMQTopic` — manage topics declaratively
   - `RocketMQConsumerGroup` — manage consumer groups
   - `RocketMQACL` — manage access control rules
   
   Please follow the [RIP 
process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal) 
to propose a detailed design.
   
   ---
   *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]

Reply via email to