You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As today we do hard-code loaders dependencies in camel-k but as that's really tight to camel-k-runtime, we should add a section in the camel-k-runtime generated catalog to list the dependency for each loader/language we support.
Should we remove support for java class? eg we talked about that in the past and using a pre compiled class was not recommended / dont work in many cases etc
As today we do hard-code loaders dependencies in camel-k but as that's really tight to camel-k-runtime, we should add a section in the camel-k-runtime generated catalog to list the dependency for each loader/language we support.
see: https://github.com/apache/camel-k/blob/465444d0234bd72ce9cd8a06e1571a5d236bd594/pkg/trait/dependencies.go#L47-L85
The text was updated successfully, but these errors were encountered: