timothydilbert opened a new issue, #4130: URL: https://github.com/apache/camel-k/issues/4130
When deploying the Camel K Operator, there should be a message on the KameletBinding tab that displays an error message (or disables the button) if the OpenShift Internal Registry has not been configured. **Reason:** Without this business logic, we get a misleading error message in OpenShift when trying to deploy a KameletBinding: ``` Integration "name" does not have a readiness condition. ``` **Steps to reproduce:** 1. Configure a net-new OpenShift cluster and do not configure the internal image registry. 2. Try to deploy a new KameletBinding. 3. Receive the above mentioned "readiness condition" error. -- 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