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 348 forks source link

Move Maven repository settings directly into IntegrationPlatform #5876

Open squakez opened 1 month ago

squakez commented 1 month ago

As we've deprecated the kamel install, this feature should be moved directly into the operator, by letting the user specify the repository in the IntegrationPlatform, having the parsing and setting logic performed by the operator.

squakez commented 1 month ago

Could be related to #5810