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 2020/10/22 15:45:26 UTC

[GitHub] [camel-k] nicolaferraro opened a new issue #1778: KameletBinding to broker fails

nicolaferraro opened a new issue #1778:
URL: https://github.com/apache/camel-k/issues/1778


   E.g.
   
   ```
   apiVersion: camel.apache.org/v1alpha1
   kind: KameletBinding
   metadata:
     name: telegram-binding
   spec:
     sink:
       ref:
         apiVersion: eventing.knative.dev/v1
         kind: Broker
         name: default
     source:
       properties:
         authorizationToken: 'xxx'
       ref:
         apiVersion: camel.apache.org/v1alpha1
         kind: Kamelet
         name: telegram-source
   
   ```
   
   Results in impossibility to create Knative SinkBinding.


----------------------------------------------------------------
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] nicolaferraro closed issue #1778: KameletBinding to broker fails

Posted by GitBox <gi...@apache.org>.
nicolaferraro closed issue #1778:
URL: https://github.com/apache/camel-k/issues/1778


   


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