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

feat(trait): operate via default catalog #5798

Closed squakez closed 2 months ago

squakez commented 2 months ago

This PR should remove any problem when running any trait in "sourceless" mode. From now on we will adopt the default Camel catalog coming from the platform.

Release Note

feat(trait): operate sourceless via default catalog 
squakez commented 2 months ago

FYI @hernanDatgDev - although the development should be fully compatible with what we have now, I think it would be nice for you to have a look and confirm if this change would break anything by any chance.

github-actions[bot] commented 2 months ago

:heavy_check_mark: Unit test coverage report - coverage increased from 43.1% to 43.4% (+0.3%)

hernanDatgDev commented 2 months ago

@squakez Sure thing. I don't mind testing at all

squakez commented 2 months ago

@squakez Sure thing. I don't mind testing at all

If it's easier to test the nightly artifact, I can merge and then you can start your tests from the nightly. Just let me know.