asifdxtreme commented on issue #899: camel-k-kit-XXXXX is not able to inherit 
docker proxy configuration
URL: https://github.com/apache/camel-k/issues/899#issuecomment-519465213
 
 
   `camel-k-kit-XXX` uses kaniko exector to pull the base image, kaniko exector 
has an option of using the proxy configuration provided in the path 
https://github.com/GoogleContainerTools/kaniko/blob/master/deploy/Dockerfile#L35,
 but this passing of values happens only while building the executor image, so 
if any one wants to put the proxy configurations in kaniko executor then you 
need to rebuild the image locally with the proxy configuration in your host 
machine and then let camel-k-operator use this image

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to