[
https://issues.apache.org/jira/browse/CAMEL-21464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on CAMEL-21464 started by Thomas Diesler.
----------------------------------------------
> camel k8s run ... may lead to exec format error
> -----------------------------------------------
>
> Key: CAMEL-21464
> URL: https://issues.apache.org/jira/browse/CAMEL-21464
> Project: Camel
> Issue Type: Task
> Components: camel-jbang
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Priority: Major
>
> {code}
> camel kubernetes run timer-log-route.yaml --logs \
> --gav=examples:timer-log:1.0.0 \
> --image-registry k3s-registry:30443 \
> --trait container.image-pull-policy=Always \
> --trait container.image-push=true \
> --trait service.type=NodePort \
> --runtime=camel-main
> ...
> Run: kubectl get pod -l app.kubernetes.io/name=timer-log
> Kubernetes v1.30 https://207.244.234.85:6443/
> Pod 'timer-log-774df9dd8d-wxd9s' in phase Running
> exec /opt/java/openjdk/bin/java: exec format error
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)