apache / apache/camel-k

Use JDK only when Java source

Open
#3,743 3 comments 0 reactions 0 assignees View on GitHub
area/builder kind/feature status/never-stale
Dominant language
Go
Stars
927
Forks
387
Avg merge
15h 5m
Merged PRs (30d)
36

Description

When running an Integration we always use a JDK based image. We always need a JDK/JRE based container as at the end of the day we run a Camel application. Probably we can simply detect if an application has some java source (in which case we use the JDK), otherwise we can use a JRE image.

_Originally posted by @squakez in https://github.com/apache/camel-k/issues/3424#issuecomment-1183210825_

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named in the issue. Start by tracing how an Integration selects its JDK-based container image and how its source language is detected; done means Java-source Integrations still use a JDK image while others use a JRE image.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.