question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[camel-k] Syndesis integration deployment with Camel-k error

See original GitHub issue

This is a…


[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ x ] Bug report  
[ ] Documentation issue or request

Description

I can’t use the camel-k runtime in syndesis as integration runtime. This error seems to be the root cause: https://github.com/apache/camel-k/issues/466

The camel-k operator is attached:

log.txt

Steps to reproduce

  • install syndesis with camel-k runtime: ./syndesis minishift --install --project syndesis --camel-k
  • oc get configmap syndesis-server-config -o yaml | sed 's/controllers:/controllers:\n integration: camel-k/' | oc apply -f -
  • oc delete pod -l syndesis.io/component=syndesis-server
  • create sample integration - timer -> DB
  • observe the error in camel-k operator pod

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
mmuzikarcommented, Jun 11, 2019

I was able to get Syndesis using camel-k running with operator running outside at least two times with your help @valdar and @lburgazzoli. Closing this issue now. Thank you so much once again 😃

0reactions
heiko-brauncommented, Jun 14, 2019

@tplevko @mmuzikar #5738 should simplify your work

Read more comments on GitHub >

github_iconTop Results From Across the Web

syndesisio/community - Gitter
Hi, everyone. Need to write a custom camel component and a "connector " extension for it. What is the recommended way? Build +...
Read more >
Create a Connector - Syndesis
Integrate the new connector with existing Syndesis connectors. ... When your new connector is deployed, it will be used in a Camel route...
Read more >
Chapter 7. Known Issues Red Hat Fuse 7.5
In Fuse 7.5, if Camel K is enabled and you delete an integration in the UI, the Camel K integration continues to run,...
Read more >
AtlasMap User Guide
Embedded in Syndesis, which is an open-source integration platform. To execute the mappings created through AtlasMap UI, there is a camel-atlasmap component ...
Read more >
Cloud-Native Integration with Apache Camel on Kubernetes ...
Fast Deployment of Camel K Time to run a integration using ... Push-based endpoints ○ Fully integrated with Syndesis / Fuse Online ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found