lfabriko opened a new issue, #4569:
URL: https://github.com/apache/camel-k/issues/4569

   Following scenario leads to issue in CK operator log and creating new 
builder image:
   1. Install and run an Integration
   2. reset the Integration and kit (kamel reset)
   3. Delete the CamelCatalog custom resource (oc delete camelcatalog --all)
   4. run again the integration
   
   Result of `oc get images` is incremented by another builder image 
`image-registry.openshift-image-registry.svc:5000/lfabriko2/camel-k-runtime-quarkus-builder@sha256:*`
   
   Log of CK operator:
   
`{"level":"info","ts":1689252480.1975944,"logger":"camel-k.controller.catalog","msg":"Could
 not find Camel K builder container"}`


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

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

Reply via email to