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
848 stars 345 forks source link

Don't materialize Integration generated sources #4825

Open squakez opened 9 months ago

squakez commented 9 months ago

As seen in https://github.com/apache/camel-k/pull/4812, there could be situations where we want to use a generated source only for operator capabilities, without the need to have it available at runtime. We should extend this behavior, having a concept of environment source which are in memory and not stored as Configmaps, as it happens now.

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale due to 90 days of inactivity. It will be closed if no further activity occurs within 15 days. If you think that’s incorrect or the issue should never stale, please simply write any comment. Thanks for your contributions!