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/12/15 11:05:59 UTC

[GitHub] [camel-k] johnpoth opened a new issue #2834: Support local dependencies when running an integration

johnpoth opened a new issue #2834:
URL: https://github.com/apache/camel-k/issues/2834


   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](https://github.com/apache/camel-k/pull/2383)), 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](https://github.com/apache/camel-k/issues/1227#issuecomment-775993445) but here is an implementation that goes along with it.
   
   Let me know what you think! 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-k] github-actions[bot] commented on issue #2834: Support local dependencies when running an integration

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2834:
URL: https://github.com/apache/camel-k/issues/2834#issuecomment-1068591328


   This issue has been automatically marked as stale due to 90 days of inactivity. 
   It will be closed if no further activity occurs within 15 days.
   If you think that’s incorrect or the issue should never stale, please simply write any comment.
   Thanks for your contributions!


-- 
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-k] astefanutti commented on issue #2834: Support local dependencies when running an integration

Posted by GitBox <gi...@apache.org>.
astefanutti commented on issue #2834:
URL: https://github.com/apache/camel-k/issues/2834#issuecomment-994693366


   @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 😃!


-- 
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-k] johnpoth commented on issue #2834: Support local dependencies when running an integration

Posted by GitBox <gi...@apache.org>.
johnpoth commented on issue #2834:
URL: https://github.com/apache/camel-k/issues/2834#issuecomment-994694843


   @astefanutti ah yes it was mentioned in a few places I see :+1: 


-- 
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