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

Support local dependencies when running an integration #2834

Closed
johnpoth opened this issue Dec 15, 2021 · 3 comments
Closed

Support local dependencies when running an integration #2834

johnpoth opened this issue Dec 15, 2021 · 3 comments
Labels
area/core Core features of the integration platform

Comments

@johnpoth
Copy link
Member

Hi !

It would be cool to support local dependencies in dev environments when running an integration e.g:

kamel run Route.java -d file://my-secret.jar

While there are many options to do this (like through an S3 bucket), all options require a bit of work to setup initially but also when reiterating (to update the JAR in the S3 bucket for example).

This enhancement proposes to use the Image Repository to store local dependencies. The idea was mentioned in the past but here is an implementation that goes along with it.

Let me know what you think! Thanks !

@johnpoth johnpoth added the area/core Core features of the integration platform label Dec 15, 2021
johnpoth added a commit to johnpoth/camel-k that referenced this issue Dec 15, 2021
johnpoth added a commit to johnpoth/camel-k that referenced this issue Dec 15, 2021
johnpoth added a commit to johnpoth/camel-k that referenced this issue Dec 15, 2021
johnpoth added a commit to johnpoth/camel-k that referenced this issue Dec 15, 2021
johnpoth added a commit to johnpoth/camel-k that referenced this issue Dec 15, 2021
@astefanutti
Copy link
Member

@johnpoth yeah that'd be awesome. This relates to #2732.

I think you're ready to have a PR open so that we can iterate on this 😃!

@johnpoth
Copy link
Member Author

@astefanutti ah yes it was mentioned in a few places I see 👍

johnpoth added a commit to johnpoth/camel-k that referenced this issue Dec 16, 2021
johnpoth added a commit to johnpoth/camel-k that referenced this issue Jan 3, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Jan 3, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Jan 3, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Jan 6, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Jan 6, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Jan 6, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Jan 10, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Jan 10, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Jan 24, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Jan 24, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Jan 24, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Feb 2, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Feb 2, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Feb 2, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Feb 2, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Feb 2, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Feb 2, 2022
johnpoth added a commit to johnpoth/camel-k that referenced this issue Feb 2, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
…'s CA and Authentication with Maven when using the Image Registry as a Maven Registry
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
bouskaJ pushed a commit to bouskaJ/camel-k that referenced this issue Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core Core features of the integration platform
Projects
None yet
Development

No branches or pull requests

2 participants