Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Take a look at service binding #1445

Closed
nicolaferraro opened this issue May 5, 2020 · 8 comments
Closed

Take a look at service binding #1445

nicolaferraro opened this issue May 5, 2020 · 8 comments
Assignees
Labels
help wanted Extra attention is needed
Milestone

Comments

@nicolaferraro
Copy link
Member

https://application-stacks.github.io/service-binding-specification/

It provides a clean way by which we can connect to services in the same cluster without the users having to provide credentials and all that stuff.

We can e.g.

kamel run Api.java --connect mypostgresdb

(did I already write a similar issue in the past?)

And have your Camel K operator resolve the connection details for the database and inject them into the integration pod, e.g. making a JDBC connection available in the registry.

The same for other brokers or Kafka.

@nicolaferraro nicolaferraro added the help wanted Extra attention is needed label May 5, 2020
@nicolaferraro nicolaferraro added this to the post 1.0.0 milestone May 5, 2020
@michaelwjoyner
Copy link

Thats hot!

@lburgazzoli lburgazzoli modified the milestones: post 1.0.0, 2.0.0 Jun 5, 2020
@lburgazzoli
Copy link
Contributor

@johnpoth
Copy link
Member

I can take a look at this

@lburgazzoli
Copy link
Contributor

@johnpoth would be nice to have sort of proposal, like https://github.com/apache/camel-k/blob/master/proposals/monitoring-security.adoc so it can be turned into a documentation soon or later.

@johnpoth
Copy link
Member

Sounds good! I'll create one once I have more visibility on this. Creating a small MVP at the moment

@johnpoth
Copy link
Member

johnpoth commented Dec 9, 2020

Do you have any graph visualization tools you recommend for the camel-k proposals/docs ?

@astefanutti
Copy link
Member

I've used http://lucidchart.com for the diagrams in the secured monitoring proposal. I recommend it, though you may have to request a corporate license. Other tools can be used, and you can even try tools like https://github.com/ivanceras/svgbob 😄.

johnpoth added a commit to johnpoth/camel-k that referenced this issue Dec 15, 2020
johnpoth added a commit to johnpoth/camel-k that referenced this issue Dec 15, 2020
johnpoth added a commit to johnpoth/camel-k that referenced this issue Jan 27, 2021
johnpoth added a commit to johnpoth/camel-k that referenced this issue Jan 28, 2021
johnpoth added a commit to johnpoth/camel-k that referenced this issue Jan 29, 2021
johnpoth added a commit to johnpoth/camel-k that referenced this issue Feb 8, 2021
johnpoth added a commit to johnpoth/camel-k that referenced this issue Feb 8, 2021
johnpoth added a commit to johnpoth/camel-k that referenced this issue Feb 8, 2021
johnpoth added a commit to johnpoth/camel-k that referenced this issue Feb 9, 2021
johnpoth added a commit to johnpoth/camel-k that referenced this issue Feb 9, 2021
johnpoth added a commit to johnpoth/camel-k that referenced this issue Feb 9, 2021
@johnpoth
Copy link
Member

johnpoth commented Feb 9, 2021

Closed with #1952 , thanks !

@johnpoth johnpoth closed this as completed Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants