astefanutti edited a comment on pull request #1978:
URL: https://github.com/apache/camel-k/pull/1978#issuecomment-770985761


   Wow, that's a piece of work! I like it also brings things like automated 
`createdAt` field 😉.
   
   It looks good overall, the main point is that it seems a different version 
of `controller-gen` is used, and produces `Any` types in the CRD schemas, which 
is not allowed in `apiextensions.k8s.io/v1`, and also drops some descriptions. 
I wonder what version of `controller-gen` is actually used? It seems to miss 
some of the Kubebuilder markers on the `Flow` and `JSON` types. If that's a 
newer version, it may be a matter of moving these annotations along the types 
hierarchy.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to