rocketmq-operator icon indicating copy to clipboard operation
rocketmq-operator copied to clipboard

add rocketmq api resource

Open linjiemiao opened this issue 4 years ago • 3 comments

FEATURE REQUEST

  1. rocketmq-operator needs to add a rocketmq resource, which is the parent resource of broker, nameserver, transfer and other resources. If you do this, operator structure is more clearer and controllable.

We can contribute those code

linjiemiao avatar Sep 22 '20 07:09 linjiemiao

my problem as follow [root@k8s-master01 rocketmq-operator]# kubectl apply -f example/rocketmq_v1alpha1_nameservice_cr.yaml The NameService "name-service" is invalid: spec.storageMode: Invalid value: "string": spec.storageMode in body must be of type HostPath: "string"

I have no problem executing on the test machine,but I have this format problem on the same version of the machine

jackios avatar Jul 13 '21 02:07 jackios

@linjiemiao Good idea! Would you like to submit a PR?

caigy avatar Jul 12 '22 07:07 caigy

still need this

drivebyer avatar Sep 04 '23 02:09 drivebyer