tao12345666333 commented on issue #1328: URL: https://github.com/apache/apisix-ingress-controller/issues/1328#issuecomment-1245062786
Thanks for your report. The problem does exist, you can see the corresponding configuration from here https://github.com/apache/apisix-ingress-controller/blob/85bcfbc9f5e697f367c33382a7410b446dc39cbb/samples/deploy/crd/v1/ApisixRoute.yaml#L302-L305 But we can't deal with this problem at present, this is due to the internal implementation limitation of Kubernetes, currently only the first one in the list can be displayed. Once upstream has modified this logic, we can also correct it. https://github.com/kubernetes/kubernetes/blob/0f37b3120643580f632ca12d3e174e7ec447948c/staging/src/k8s.io/apiextensions-apiserver/pkg/registry/customresource/tableconvertor/tableconvertor.go#L116-L135 -- 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]
