You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/06/21 08:16:56 UTC

[GitHub] [camel-k] lburgazzoli commented on issue #614: [WIP] Add support for different registries for Kaniko publisher

lburgazzoli commented on issue #614: [WIP] Add support for different registries for Kaniko publisher
URL: https://github.com/apache/camel-k/pull/614#issuecomment-504337009
 
 
   @nicolaferraro my understanding is that kaniko provides support for some [credential helpers](docker/docker-credential-helpers) by default that are activated by docker's config.json. 
   
   To support pushing to different registries from the kaniko build, I think we need to support the definition of arbitrary configmap/secrets to be mounted in the build configuration spec.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services