1. 9752d8c [ISSUE #216] support console resource update (#217) by yangw · 6 weeks ago master
  2. 0ccad32 [ISSUE #196] enhance chart generate by helmify (#212) by yangw · 3 months ago
  3. 455dc24 use right ip to register broker when in hostnetwork (#203) by usernameisnull · 3 months ago
  4. bd3757e fix #207: Support to set environment variables in NameServer pod. (#208) by Jin Shang · 3 months ago
  5. e80e97f Improve Broker‘s startup script for Accurate Memory Allocation (#210) by KEN · 3 months ago
  6. 674666f [ISSUE #198] support nameserver run on cgroup v2 (#199) by yangw · 5 months ago
  7. d5e797b Pod ready status reflect to cr (#186) by yangw · 5 months ago
  8. a866571 fix a typo in readme (#191) by usernameisnull · 6 months ago
  9. f2d0706 [ISSUE #73] Support mounting a configMap to rocketmq dashboard (#182) by yangw · 8 months ago
  10. dd4ec64 Support operator watch specify namespace (#180) by yangw · 8 months ago
  11. 6a2f93b [ISSUE #178] add helm installation guides and support installing operator in namespaces other than default (#175) by yangw · 8 months ago
  12. f5baa29 Update README.md (#174) by Lovelcp · 8 months ago
  13. ad72466 [ISSUE #168] Upload auto generated files for third-party reference (#169) by Yang Wu · 9 months ago
  14. 41536e7 Fix manifests copy (#170) by Yang Wu · 9 months ago
  15. 058920e [ISSUE #163] Add chart for operator deployment (#165) by Yang Wu · 9 months ago
  16. fe156ff [ISSUE #154] Support deployment on multi platform. (#155) by Jin Shang · 9 months ago
  17. 007810f [ISSUE #163] define path of mqadmin by environmental variable by rongtong · 9 months ago
  18. a19844f fix #163 by caigy · 9 months ago
  19. ac98046 [ISSUE #130] Add explanation how to solve 'controller-gen: No such file or directory question' in READE.md (#148) by koalawangyang · 1 year, 3 months ago
  20. 9fa28e3 fix typo by caigy · 1 year, 6 months ago
  21. bad939d [ISSUE #135]Support Broker clusters in Conntroller mode (#136) by caigy · 1 year, 6 months ago
  22. 8011b31 Create .asf.yaml by yukon · 1 year, 7 months ago
  23. daf5354 prepare for v0.4.0 development by caigy · 1 year, 8 months ago
  24. 23fb2eb Merge pull request #129 from caigy/0.3.0-release by caigy · 1 year, 8 months ago 0.3.0
  25. f6f51d6 prepare for releasing v0.3.0 by caigy · 1 year, 8 months ago
  26. a38bc11 Merge pull request #126 from caigy/update-readme by caigy · 1 year, 9 months ago 0.3.0-rc1
  27. a89395a fix #125 by caigy · 1 year, 9 months ago
  28. 1dca5e7 add pull request template by caigy · 1 year, 9 months ago
  29. 7b2926a Merge pull request #124 from gobbq/master by caigy · 1 year, 9 months ago
  30. 85f7d7f add license description by 文泊 · 1 year, 9 months ago
  31. a72b479 fix the nameServerListStr empty bugs; regenerate some yaml files by 文泊 · 1 year, 9 months ago
  32. 859841f Merge pull request #106 from shangjin92/feature/support-serviceaccount-for-openshift by caigy · 1 year, 9 months ago
  33. 8834c40 Update README.md by dinglei · 1 year, 9 months ago
  34. 68d26a7 Update README.md by dinglei · 1 year, 9 months ago
  35. b73c752 Merge pull request #104 from shangjin92/dev by caigy · 1 year, 9 months ago
  36. db6764e Merge branch 'master' of https://github.com/shangjin92/rocketmq-operator into feature/support-serviceaccount-for-openshift by jim.sj · 1 year, 9 months ago
  37. 1c0f9b7 Merge branch 'master' of https://github.com/shangjin92/rocketmq-operator into feature/support-serviceaccount-for-openshift by jim.sj · 1 year, 9 months ago
  38. ddbf0d9 Merge branch 'master' of https://github.com/shangjin92/rocketmq-operator into feature/support-serviceaccount-for-openshift by jim.sj · 1 year, 9 months ago
  39. acd9f1f Merge branch 'master' of https://github.com/shangjin92/rocketmq-operator into feature/support-serviceaccount-for-openshift by jim.sj · 1 year, 9 months ago
  40. dadef4c fix:using little camel cased ServiceAccountName in json tag by jim.sj · 1 year, 9 months ago
  41. b989e6f Merge pull request #118 from gobbq/bugfix/add-event-resource-permission by caigy · 1 year, 10 months ago
  42. 6431881 add event resource permission by 文泊 · 1 year, 10 months ago
  43. 27bfbce Merge pull request #105 from shangjin92/feature/support-broker-hostnetwork by caigy · 1 year, 10 months ago
  44. c732e18 Merge pull request #116 from ltamber/master by caigy · 1 year, 10 months ago
  45. 424a4c5 generate metadata sub structure by ltamber · 1 year, 10 months ago
  46. eefaec0 Merge pull request #108 from gobbq/fix-role-permissions by caigy · 1 year, 10 months ago
  47. f904c66 Create codeql-analysis.yml by caigy · 1 year, 10 months ago
  48. 719f517 Merge pull request #101 from gobbq/master by caigy · 1 year, 10 months ago
  49. 49d38f1 add configmaps permission for leader election by 文泊 · 1 year, 10 months ago
  50. 0a46977 modify resoruces name to plural by 文泊 · 1 year, 10 months ago
  51. 820e96e fix-cluster-role-binding-name by 文泊 · 1 year, 10 months ago
  52. b160ad4 feat(core): Support ServiceAccountName for broker/nameserver/console by jim.sj · 1 year, 10 months ago
  53. 8e32e88 feat(broker): Support HostNetwork for broker by jim.sj · 1 year, 10 months ago
  54. 7668368 fix(nameservice): add sorting for hostIps and instance.Status.NameServers before deepEqual. by jim.sj · 1 year, 10 months ago
  55. 4d508b0 Add printcolomns to operator resources #100 by 文泊 · 2 years ago
  56. 9487018 add printcolumns to rocketmq resources by 文泊 · 2 years ago
  57. fdd3e95 Merge pull request #97 from gobbq/master by Heng Du · 2 years ago
  58. 5c4c440 compatible with the new release name by 文泊 · 2 years ago
  59. 3adcafa remove deprecated code for testing by 文泊 · 2 years ago
  60. 0766e55 accept modification recommendations by 文泊 · 2 years ago
  61. f0b3b28 add enhanced pod configurations by 文泊 · 2 years, 1 month ago
  62. 5507bc9 update steps to deploy rocketmq operator by 文泊 · 2 years, 1 month ago
  63. cff4ea0 fix empty pvc metadata problem temporary by 文泊 · 2 years, 1 month ago
  64. 46ce349 merge imagePullSecrets feature by 文泊 · 2 years, 1 month ago
  65. 8ba1da9 add serviceaccount namespace field by 文泊 · 2 years, 1 month ago
  66. 3b738df change rolebinding to clusterrolebinding and add probe yaml by 文泊 · 2 years, 1 month ago
  67. e599f2c add some resource permissions by 文泊 · 2 years, 1 month ago
  68. f1ac895 remove deprecated scripts by 文泊 · 2 years, 1 month ago
  69. 720b29a change project build and install command by 文泊 · 2 years, 1 month ago
  70. 58ae93f Merge pull request #90 from StevenLeiZhang/fix-imagesecret by Heng Du · 2 years, 1 month ago
  71. 573ea1b add imagePullSecret for Broker/Nameservice/Console by StevenLeiZhang · 2 years, 3 months ago
  72. f581771 upgrade operator-sdk to version 1.16 by 文泊 · 2 years, 1 month ago
  73. 704ac40 Merge pull request #81 from overstep123/master by Heng Du · 2 years, 2 months ago
  74. abb2ebd Merge pull request #82 from caigy/issue-80 by Heng Du · 2 years, 2 months ago
  75. db47e19 Merge pull request #94 from gobbq/master by Heng Du · 2 years, 2 months ago
  76. 940e764 Merge pull request #67 from AdheipSingh/master by Heng Du · 2 years, 2 months ago
  77. ecdecf8 fix empty nameservice address in broker (#76) by 文泊 · 2 years, 2 months ago
  78. 57efac8 fix cpu period by 陈少华 · 2 years, 8 months ago
  79. e29a1d1 fix dockerfile curl by 陈少华 · 2 years, 8 months ago
  80. 8798eda Revert "add pod anti affinity for broker" by 陈少华 · 2 years, 8 months ago
  81. 66f9b37 compare with system mem when in docker by 陈少华 · 2 years, 8 months ago
  82. b640c94 fix #80 by skipping generating data replication command when remote command returns error by caigy · 2 years, 9 months ago
  83. 5415810 add pod anti affinity for broker by 陈少华 · 2 years, 9 months ago
  84. d63a4a4 fix cpu and mem in docker for Linux by 陈少华 · 2 years, 9 months ago
  85. aabcbe4 update year to 2021 in the NOTICE file. by dinglei · 3 years, 4 months ago
  86. 71998ba Update README.md by von gosling · 3 years, 5 months ago
  87. e76c9fd security contexts add for container + pod by AdheipSingh · 3 years, 6 months ago
  88. 6bd2f11 [ISSUE #39] Add RocketMQ Console CRD and Controller (#53) by Rui Liu · 3 years, 8 months ago
  89. e022f2e Update README.md (#47) by Shuyang Wu · 3 years, 8 months ago
  90. 49cbc6d fix(*): fix store path and auto-set nameserver ip list (#46) by Rui Liu · 3 years, 8 months ago
  91. 7282b98 [ISSUE #29] Store the broker configuration and jvm parameters in configmap (#25) by jiangzhihui · 3 years, 8 months ago
  92. db32f3f docs(README): change default memory resource limit config to avoid broker pod OOMKilled error (#41) by Rui Liu · 3 years, 9 months ago
  93. c14129f Merge pull request #35 from apache/pre-release-0.2.1 by Heng Du · 3 years, 9 months ago 0.2.1
  94. 3cb18b8 fix(README): fix typo in README and prepare for 0.2.1 release by liurui · 3 years, 9 months ago
  95. bd4b928 fix(images): change name server docker repo from rocketmq-namesrv to rocketmq-nameserver (#34) by Rui Liu · 3 years, 9 months ago
  96. c144f86 [ISSUE #16] [ISSUE #27] [ISSUE #32] Open Resource Limit and HostNetwork Configurations in CRD (#33) by Rui Liu · 3 years, 9 months ago
  97. 67488e5 [ISSUE #30] Auto-configure NameServer IP List (#31) by Rui Liu · 3 years, 10 months ago
  98. 4f78b3f [ISSUE #21] Distinguish between brokerName and brokerClusterName (#22) by jiangzhihui · 3 years, 10 months ago
  99. 58166ba [ISSUE #23] Support for creating multiple brokerClusters with different names (#24) by jiangzhihui · 3 years, 10 months ago
  100. bbff364 Update README.md by wlliqipeng · 4 years, 4 months ago