[GitHub] [camel-k] srikanthprathipati commented on issue #4398: kamel run | custom dependencies | local files | K8S Cluster with GHCR

2023-06-27 Thread via GitHub
srikanthprathipati commented on issue #4398: URL: https://github.com/apache/camel-k/issues/4398#issuecomment-1609542760 HI @johnpoth, I have used the same and it fails with the below error. Hence was requesting for any working sample. ```

[GitHub] [camel-k] srikanthprathipati commented on issue #4398: kamel run | custom dependencies | local files | K8S Cluster with GHCR

2023-06-27 Thread via GitHub
srikanthprathipati commented on issue #4398: URL: https://github.com/apache/camel-k/issues/4398#issuecomment-1609167157 Hi @johnpoth, Yes I did tried to install kamel with maven settings. But did not worked. Is this the correct config for id below? Can you please help on this?

[GitHub] [camel-k] srikanthprathipati commented on issue #4398: kamel run | custom dependencies | local files | K8S Cluster with GHCR

2023-06-26 Thread via GitHub
srikanthprathipati commented on issue #4398: URL: https://github.com/apache/camel-k/issues/4398#issuecomment-1607124026 Below is my command kamel run --name I787982 --maven-repository https://packages.confluent.io/maven/@id=confluent -d

[GitHub] [camel-k] srikanthprathipati commented on issue #4398: kamel run | custom dependencies | local files | K8S Cluster with GHCR

2023-06-25 Thread via GitHub
srikanthprathipati commented on issue #4398: URL: https://github.com/apache/camel-k/issues/4398#issuecomment-1606129455 Hi @johnpoth , Apologies for the confusion above. Even --name did not worked. It got rid of UNKNOWN: unknown error but still fails at the build stage.

[GitHub] [camel-k] srikanthprathipati commented on issue #4398: kamel run | custom dependencies | local files | K8S Cluster with GHCR

2023-05-24 Thread via GitHub
srikanthprathipati commented on issue #4398: URL: https://github.com/apache/camel-k/issues/4398#issuecomment-1560946135 Hi @johnpoth , Thanks for the help, after the docker login and running the integration with --name it worked. When try to push docker image it throws the

[GitHub] [camel-k] srikanthprathipati commented on issue #4398: kamel run | custom dependencies | local files | K8S Cluster with GHCR

2023-05-22 Thread via GitHub
srikanthprathipati commented on issue #4398: URL: https://github.com/apache/camel-k/issues/4398#issuecomment-1558488274 Hi @johnpoth , Yes, I am able to push and pull images from GHCR. I don't see any issues when use Kamel run with dependencies also. I will re-try again

[GitHub] [camel-k] srikanthprathipati commented on issue #4398: kamel run | custom dependencies | local files | K8S Cluster with GHCR

2023-05-22 Thread via GitHub
srikanthprathipati commented on issue #4398: URL: https://github.com/apache/camel-k/issues/4398#issuecomment-1557197503 HI @johnpoth , This is the below error when I run with verbose. We've noticed the image registry is configured with a Secret [camel-k-registry-secret]

[GitHub] [camel-k] srikanthprathipati commented on issue #4398: kamel run | custom dependencies | local files | K8S Cluster with GHCR

2023-05-22 Thread via GitHub
srikanthprathipati commented on issue #4398: URL: https://github.com/apache/camel-k/issues/4398#issuecomment-1557050424 Hello @johnpoth and @squakez , Thanks for responding back. I did tried the below. $ export CR_PAT=YOUR_TOKEN $ echo $CR_PAT | docker login ghcr.io -u