squakez commented on code in PR #5865:
URL: https://github.com/apache/camel-k/pull/5865#discussion_r1792901839


##########
pkg/resources/config/crd/bases/camel.apache.org_builds.yaml:
##########
@@ -15,12 +15,14 @@
 # limitations under the License.
 # ---------------------------------------------------------------------------
 
+
 ---
 apiVersion: apiextensions.k8s.io/v1
 kind: CustomResourceDefinition
 metadata:
   annotations:
-    controller-gen.kubebuilder.io/version: v0.15.0
+    controller-gen.kubebuilder.io/version: v0.6.1

Review Comment:
   I think the problem is the controller gen version used. You may need to 
upgrade to a more recent one.



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

Reply via email to