dspo commented on code in PR #837: URL: https://github.com/apache/apisix-helm-chart/pull/837#discussion_r2176336211
########## charts/apisix-ingress-controller/crds/apisixic-crds.yaml: ########## @@ -0,0 +1,3212 @@ +apiVersion: apiextensions.k8s.io/v1 +kind: CustomResourceDefinition +metadata: + annotations: + controller-gen.kubebuilder.io/version: v0.17.2 + name: apisixconsumers.apisix.apache.org +spec: + group: apisix.apache.org + names: + kind: ApisixConsumer + listKind: ApisixConsumerList + plural: apisixconsumers Review Comment: Sorry. This PR was raised earlier and I didn’t notice that CRDs were updated. Now I have synchronized CRDs to the latest version. -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org