You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/01/22 07:29:43 UTC

[GitHub] [camel-k-runtime] dhirajsb opened a new pull request #590: Fixes #589, fixed kamelet-reify component scheme in CamelK catalog

dhirajsb opened a new pull request #590:
URL: https://github.com/apache/camel-k-runtime/pull/590


   <!-- Description -->
   
   
   
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   Fixes #589, fixed kamelet-reify component scheme in CamelK catalog
   ```


----------------------------------------------------------------
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.

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



[GitHub] [camel-k-runtime] lburgazzoli commented on pull request #590: Fixes #589, fixed kamelet-reify component scheme in CamelK catalog

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on pull request #590:
URL: https://github.com/apache/camel-k-runtime/pull/590#issuecomment-765492817


   That error should have been fixed by https://github.com/apache/camel-k-runtime/pull/583


----------------------------------------------------------------
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.

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



[GitHub] [camel-k-runtime] dhirajsb commented on pull request #590: Fixes #589, fixed kamelet-reify component scheme in CamelK catalog

Posted by GitBox <gi...@apache.org>.
dhirajsb commented on pull request #590:
URL: https://github.com/apache/camel-k-runtime/pull/590#issuecomment-765590576


   @lburgazzoli ok, but it also looks like this change needs to go in to make sure the catalog uses correct scheme name. 


----------------------------------------------------------------
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.

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



[GitHub] [camel-k-runtime] dhirajsb commented on pull request #590: Fixes #589, fixed kamelet-reify component scheme in CamelK catalog

Posted by GitBox <gi...@apache.org>.
dhirajsb commented on pull request #590:
URL: https://github.com/apache/camel-k-runtime/pull/590#issuecomment-765473057


   @lburgazzoli can you verify that these missed name changes from `wrap` to `kamelet-reify` in catalog are what's causing the error:
   ```
   java.lang.IllegalArgumentException: Cannot compute endpoint URI: unable to find an EndpointUriFactory for scheme kamelet-reify
   ```


----------------------------------------------------------------
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.

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



[GitHub] [camel-k-runtime] lburgazzoli merged pull request #590: Fixes #589, fixed kamelet-reify component scheme in CamelK catalog

Posted by GitBox <gi...@apache.org>.
lburgazzoli merged pull request #590:
URL: https://github.com/apache/camel-k-runtime/pull/590


   


----------------------------------------------------------------
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.

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