apache / rocketmq-operator

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

[ISSUE #16] [ISSUE #27] [ISSUE #32] Open Resource Limit and HostNetwork Configurations in CRD #33

Closed liuruiyiyang closed 4 years ago

liuruiyiyang commented 4 years ago

Change List: 1.Fix issue #27 2.Fix issue #32 3.Fix issue #16 4.Change uid and gid from 3000 to root in name server and broker images. 5.Optimize broker waiting for all name server instances ready mechanism. 6.Put name-server and broker yaml together in example 7.Revise README docs accordingly.