nicolaferraro commented on issue #493: camel-k on Openshift Container Platform 3.11 URL: https://github.com/apache/camel-k/issues/493#issuecomment-467010800 I've not tried it on Openshift Enterprise, but I assume it ships with S2I and a namespaced imagestream registry where S2I pushes images to. So technically you don't need to use kaniko to push and pull images. The builder should configure itself to using the S2I binary strategy. Can you provide your `oc get integrationplatform -o yaml`? `docker-registry.default.svc` hence should be the name of the Openshift embedded registry iirc (it is so on dev and staging clusters).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
