You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "gansheer (via GitHub)" <gi...@apache.org> on 2023/08/24 15:20:47 UTC

[GitHub] [camel-k] gansheer commented on pull request #4680: feat(#1656) : Add Jib publish strategy

gansheer commented on PR #4680:
URL: https://github.com/apache/camel-k/pull/4680#issuecomment-1691886081

   I adapted to use a maven profile:
   
   * change the builder profile trait to accept multiple values
   * in case of JIB publish strategy, a configmap containing the default jib profile is created linked to the integration kit
   
   What still needs to be done in this Draft: tests
   
   What will be done in later PRs:
   * extract plugin version in camel-k-runtime
   * refactor the way we interact with maven to be able to reuse the code to generate a complete maven command in the publish task instead of using a temp file "MAVEN_CONTEXT"
   
   @squakez 


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