Christoph Deppisch
Christoph Deppisch
could you please do a `kubectl get integrationplatform camel-k -o yaml` for both the manual created ip and the automatically created ip. This will print the custom resource and we...
The fragment should have a defined input and output. So all integrations using the fragment are forced to provide the input and can use the defined output (if any).
We would need to have some versioning of these fragments. So changes to the defined input/output of that fragment do not break existing integrations running with a previous version of...
@claudio4j many thanks! some e2e tests failed. is this because the fixed Camel component is not part of Camel K yet?
@claudio4j will users of the component be able to listen for all events on a broker with this fix, too? At the moment users need to filter for a given...
@claudio4j awesome! this is a much appreciated enhancement
@oscerd sure will do right now
@oscerd I had to add another commit to account for the Camel K staging repository when loading the Camel K runtime Maven logging overlay artifacts Tried to also retain the...
not sure but I think we need Camel K runtime to be fully released to maven central before kicking off a release for Camel K right? So we can assume...