[ 
https://issues.apache.org/jira/browse/CAMEL-20969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Diesler updated CAMEL-20969:
-----------------------------------
    Summary: camel-jbang: k8s plugin may generate conflicting docker build 
dependencies  (was: camel-jbang - k8s plugin may generate conflicting docker 
build dependencies)

> camel-jbang: k8s plugin may generate conflicting docker build dependencies
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-20969
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20969
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-jbang
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>            Priority: Minor
>             Fix For: 4.8.0
>
>
> We currently use `quarkus-container-image-jib` by default. When a user (for 
> some reason) wants to use `quarkus-container-image-docker` instead, it 
> creates a mutually exclusive dependencies problem.
> Try this ...
> {code}
> camel kubernetes export timer-log-route.yaml \
>   --gav=examples:timer-log:1.0.0 \
>   --image-group=examples \
>   
> --deps=io.quarkus:quarkus-container-image-docker,io.quarkus:quarkus-minikube \
>   --runtime=quarkus
> {code}
> https://github.com/tdiesler/camel-cloud-examples/tree/main/timer-log



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to