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


##########
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:
   @squakez I'm running `make generate` while the version is 0.15.0 but seems 
to be getting overridden somewhere after the generate command completes. I feel 
like I'm still missing something but not sure what yet. I synced my code and 
resolved conflicts too. Is there a new method that's being used for code 
generation?



-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to