-
Feature
-
Resolution: Obsolete
-
Major
-
None
-
0
-
0%
-
Todo
(Migrated from https://github.com/syndesisio/syndesis/issues/3692)
Author: Craig Brookes
Assignees: unassigned
This is a...
[pre][code]
[x ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report [!-- Please search GitHub for a similar issue or PR before submitting --]
[ ] Documentation issue or request
[/code][/pre]
Description
During an investigation it automatically creating a amqp connection based on other custom resources in a cluster (EnMasse resources), we added basic (PoC) support for defining a connection via a CR that the syndesis operator would act on.
Is this something that would be seen as a useful addition to the operator? If so what would be the best way to progress this feature?
We would also like to extend this connection resource to allow http and https connections along with API connectors
Some documents that outline how this will possibly work
https://github.com/integr8ly/integration-controller/pull/17
https://github.com/integr8ly/integration-controller/pull/18