squakez opened a new issue, #6620: URL: https://github.com/apache/camel-k/issues/6620
### Bug description ``` kamel run --git https://github.com/squakez/sample.git -t builder.strategy=pod ... camel-k-operator-5d768d74dd-gfqnj camel-k-operator {"level":"error","ts":"2026-05-13T07:22:36Z","msg":"Reconciler error","controller":"build-controller","controllerGroup":"camel.apache.org","controllerKind":"Build","Build":{"name":"sample","namespace":"default"},"namespace":"default","name":"sample","reconcileID":"bf1c1d06-990b-4fad-a63a-333440fdd4df","error":"builds.camel.apache.org \"sample\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\tsigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:494\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\tsigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:437\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\tsigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:312"} ``` It's only a logging problem, the logic works normally. Possibly a caching problem. ### Camel K or runtime version _No response_ -- 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]
