claudio4j commented on issue #2445: URL: https://github.com/apache/camel-k/issues/2445#issuecomment-868481638
Just yesterday [I pushed a change](https://github.com/apache/camel-k/pull/2292) to update integration status related to Deployment status, which in this case the kameletbinding and integration sets the Phase as Error. ``` $ k get it,klb,pods NAME PHASE KIT REPLICAS integration.camel.apache.org/mongodb-source-binding Error kit-c3ahd39gvo520gho5ge0 1 NAME PHASE kameletbinding.camel.apache.org/mongodb-source-binding Error NAME READY STATUS RESTARTS AGE pod/camel-k-operator-5f55d8b4c5-95kqk 1/1 Running 2 23h pod/mongodb-server-7f65f49f79-vq2k2 1/1 Running 12 8d pod/mongodb-source-binding-5647f6c7dd-77kd9 0/1 CrashLoopBackOff 6 8m58s ``` Can you try with a recent camel-k-operator build ? -- 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