slayer321 commented on issue #1883: URL: https://github.com/apache/apisix-ingress-controller/issues/1883#issuecomment-2407651213
Hey @Revolyssup , I'm working on this issue and wanted to understand how do you folks generate the CRD's? I tried using below command ``` controller-gen crd paths=./pkg/kube/apisix/apis/... output:crd:dir=./samples/deploy/crd/v1 ``` But I was generating the whole different file for me. Also I cannot find and make command for it though I found `update-codegen` with generated other things. -- 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]
