apache / camel-k

Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers
https://camel.apache.org/camel-k
Apache License 2.0
868 stars 349 forks source link

Dependency trait should parse properties #5904

Open squakez opened 4 weeks ago

squakez commented 4 weeks ago

Camel K already parses import dependencies from source in order to calculate the required dependencies. We should extend this behavior to properties in order to be able to calculate dependencies that may be implicitly included by adding some Camel configuration property (ie, the secret managers configuration, the master component, the metrics, ...).