Re: [PR] feat(runtime): enable source less integrations [camel-k]

2023-10-25 Thread via GitHub


squakez merged PR #4831:
URL: https://github.com/apache/camel-k/pull/4831


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] feat(runtime): enable source less integrations [camel-k]

2023-10-24 Thread via GitHub


squakez commented on PR #4831:
URL: https://github.com/apache/camel-k/pull/4831#issuecomment-1777019855

   To be rebased after #4852 in order to check that forcefully disabled traits 
are added to Integration conditions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] feat(runtime): enable source less integrations [camel-k]

2023-10-17 Thread via GitHub


squakez opened a new pull request, #4831:
URL: https://github.com/apache/camel-k/pull/4831

   With this PR we enable the possibility to run any Camel application built 
externally (ie, via pipeline) in any of the supported runtimes of Apache Camel. 
In such circumstance, the user need to configure manually any capability 
typically discovered by the operator when it is run in its classic mode (as it 
can scan the source code for such capabilities)
   
   It is very close to what it was requested in #3295. We may enhance by adding 
the capability of scraping for routes included in the container image.
   
   Closes #3295
   
   
   
   
   
   
   
   
   **Release Note**
   ```release-note
   feat(runtime): enable source less integrations
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org