haris-zynka opened a new issue #1192: Add test for registry connection URL: https://github.com/apache/camel-k/issues/1192 I was trying to deploy local JFrog registry and connect it to Camel K. As I have no idea how to do this it still fails but the actual problem is that I cannot know until I try to push new camel K script. Then I get `Error from server (BadRequest): container "kaniko" in pod "camel-k-kit-boe43ei8411sjk3086d0-builder" is waiting to start: PodInitializing` which I guess indicates that I've put in some wrong details for registry. Is it possible to add extra option like --fail-no-registry, if not by default activated, to verify registry connection and fail if not successful with error printed out, instead of me doing a lot of kubectl and kamel commands just to verify that I have once again failed to connect them. Just to be sure to mention script works 100% as it runs on Azure Kubernetes Cluster connected to Azure Container Registry. I just want to connect local registries to save some money while testing.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
