chaoyoung commented on issue #141: URL: https://github.com/apache/rocketmq-operator/issues/141#issuecomment-1309877527
> > > > > > > > > > name-server and broker are running after redeploy, but console pod not found, rocketmq-operator contains error log: > > > > > > Are there any error messages about rocketmq-console? > > It should be `rocketmq-operator` unable to recognize `affinity` field I added. > > ```shell > [root@dev-k8s-master1 rocketmq-operator]# k apply -f rocketmq_v1alpha1_rocketmq_cluster.yaml > configmap/broker-config created > broker.rocketmq.apache.org/broker created > nameservice.rocketmq.apache.org/name-service created > error: error validating "rocketmq_v1alpha1_rocketmq_cluster.yaml": error validating data: ValidationError(Console.spec): unknown field "affinity" in org.apache.rocketmq.v1alpha1.Console.spec; if you choose to ignore these errors, turn validation off with --validate=false > ``` see [https://github.com/apache/rocketmq-operator/issues/142](https://github.com/apache/rocketmq-operator/issues/142) -- 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]
