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/07/12 19:54:41 UTC

[GitHub] [camel-kamelets] 2020testuser opened a new issue #413: Kamelet with other components

2020testuser opened a new issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413


   Hi,
   Could anyone please help me?
   I'm trying to use Kamelet with salesforce.
   I applied the kamelet-source-binding.yaml and kamelet-source-binding-kafka.yaml by following the steps in this link.
   The link doesn't include details on how to test.
   Could anyone please provide details on testing salesforce using kamelet?
   Appreciate any help as I'm totally new to this area.
   
   Thanks in advance!


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] oscerd commented on issue #413: Kamelet with other components

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413#issuecomment-878619594


   From what you reported there is no integration platform running in your namespace. Can you please show what you're trying to deploy? And add all the steps you are following? It's not clear.


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] 2020testuser edited a comment on issue #413: Kamelet with other components

Posted by GitBox <gi...@apache.org>.
2020testuser edited a comment on issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413#issuecomment-878571649


   @oscerd - Could you please help me?
   I tried using the links above and getting the below error. Thanks!
   
   `
   kamel logs salesforce-loginfo-source-binding
   `
   
   `
   No IntegrationPlatform resource in test-kamelet namespace
   Integration 'salesforce-loginfo-source-binding' not yet available. Will keep checking ...
   `


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] 2020testuser commented on issue #413: Kamelet with other components

Posted by GitBox <gi...@apache.org>.
2020testuser commented on issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413#issuecomment-894210558


   @oscerd - Yes, knative is not requireed. But, in my Kubernetes cluster, knative has been installed for other tasks. 
   
   I uninstalled and installed everything.
   Now, I get the below result. 
   Still I don't get any response in Java program when I update salesforce site for contacts. 
   I'm just using the example in the [link](https://github.com/apache/camel-k-examples/tree/abf09a0a18c4092430db7501743438035cc8679e/10-knative-source-salesforce) and trying to get it working.
   
   `kubectl  get integrationplatform`
   NAME      PHASE
   camel-k


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] oscerd commented on issue #413: Kamelet with other components

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413#issuecomment-878576063


   You need to install camel-k operator first


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] 2020testuser commented on issue #413: Kamelet with other components

Posted by GitBox <gi...@apache.org>.
2020testuser commented on issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413#issuecomment-878377004






-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] oscerd closed issue #413: Kamelet with other components

Posted by GitBox <gi...@apache.org>.
oscerd closed issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413


   


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] 2020testuser commented on issue #413: Kamelet with other components

Posted by GitBox <gi...@apache.org>.
2020testuser commented on issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413#issuecomment-878617379


   First, I installed camel-k using the below cmd. I installed in my Kubernetes cluster which also includes the Knative.
   Could you let me know whether I need to  install Knative Camel Operator separately? 
   
   kubectl apply \\n  -f "https://github.com/knative/eventing-contrib/releases/\\ndownload/v0.12.2/camel.yaml"
   
   My kamel commands work . Could you clarify pls?
   Thanks,


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] oscerd commented on issue #413: Kamelet with other components

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413#issuecomment-878773178


   By the way to run an example knative is not required.


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] oscerd commented on issue #413: Kamelet with other components

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413#issuecomment-878192876






-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] 2020testuser commented on issue #413: Kamelet with other components

Posted by GitBox <gi...@apache.org>.
2020testuser commented on issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413#issuecomment-894222173


   @oscerd - Yes, I have Kamelet in a different cluster. Deploying the flow-binding.yaml is not giving any error, but, don't the sink part working or doing its task.Is there any way to troubleshoot in kamelet?  Thanks!


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] oscerd commented on issue #413: Kamelet with other components

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413#issuecomment-894212219


   If you need only kamelets
   
   you should do on a fresh cluster
   
   kamel install -n <namespace>
   
   kubectl apply -f flow-binding.yaml -n <namespace>


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] 2020testuser commented on issue #413: Kamelet with other components

Posted by GitBox <gi...@apache.org>.
2020testuser commented on issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413#issuecomment-896460749


   @oscerd - Thanks! 
   Could you please let me know how I can get the <intergration_name>? Is there any command available to get the <integration_name>
   ?
   
   I tried the below commands and get two different results.Is there any way to find where my integration platform is running as I get two different results.
   
   `
   kubectl get integrationplatform
   NAME      PHASE
   camel-k
   `
    
   ` kamel logs camel-k `
   `Integration 'camel-k' not yet available. Will keep checking ...`
   
   ` kamel logs camel-k --namespace=my-ns `
   Unable to retrieve the operator version: Get "https://xxx:6443/api?timeout=32s": dial tcp xxx:6443: i/o timeout
   Error: Get "https://xxx:6443/api?timeout=32s": dial tcp xxx:6443: i/o timeout
   `
   Thanks in advance!


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] oscerd edited a comment on issue #413: Kamelet with other components

Posted by GitBox <gi...@apache.org>.
oscerd edited a comment on issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413#issuecomment-894212219


   If you need only kamelets
   
   you should do on a fresh cluster
   
   kamel install -n namespace_name
   
   kubectl apply -f flow-binding.yaml -n namespace_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.

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

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



[GitHub] [camel-kamelets] oscerd commented on issue #413: Kamelet with other components

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413#issuecomment-894223751


   where you have the integration running, please do kamel logs <integration_name> and report the content.


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] 2020testuser commented on issue #413: Kamelet with other components

Posted by GitBox <gi...@apache.org>.
2020testuser commented on issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413#issuecomment-878571649


   @oscerd - Could you please help me?
   I tried using the links above and getting the below error. Thanks!
   
   `
   kamel logs salesforce-loginfo-source-binding
   `
   
   `
   No IntegrationPlatform resource in test-kameleft namespace
   Integration 'salesforce-loginfo-source-binding' not yet available. Will keep checking ...
   `


-- 
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-unsubscribe@camel.apache.org

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



[GitHub] [camel-kamelets] 2020testuser edited a comment on issue #413: Kamelet with other components

Posted by GitBox <gi...@apache.org>.
2020testuser edited a comment on issue #413:
URL: https://github.com/apache/camel-kamelets/issues/413#issuecomment-878510822


   @oscerd - Thanks! Is this the link you are referring to?  If not, could you pls send me the link? sorry. Trying to test salesforce with Kamelet and got struck.
   
   https://github.com/apache/camel-k-examples/tree/main/kamelets
   


-- 
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-unsubscribe@camel.apache.org

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