Jintao Zhang

Results 618 comments of Jintao Zhang

you can enable `debug` level log to see more details

@bzp2010 Could you help confirm this if you have time?

can you run `kubectl api-resources --api-group=apisix.apache.org` ?

Are you using the latest CRD? https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix-ingress-controller/crds/customresourcedefinitions.yaml

@drrrMikado can you show me your full logs? And definitions for resources such as ApisixRoute and Service

hi @drrrMikado I see that your ApisixRoute resource is in `flow-control-server-go` namespace, but Service `flow-control-server-go-dev` is in `flow-control-server-go-dev` namespace, so it will not be found.

Could you please post the complete installation and reproduction steps? Your newly posted log indicates that you have enabled the Ingress LB status function, which requires you to check your...