You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/01/18 15:56:11 UTC

[GitHub] dgrove-oss commented on issue #414: adding troubleshooting for install packages failure

dgrove-oss commented on issue #414: adding troubleshooting for install packages failure
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/414#issuecomment-455594374
 
 
   Until relatively recently, the helm chart deployed the `latest` versions of all the components.  So, cloning the git repos in the install jobs made sense (it would have been messy to generate a new docker image every time one of the 5 upstream repos changed).   Now that we've switched to deploying pinned versions of all the upstream repos/images, it probably does make sense to publish an image that contains the pre-cloned source code from all the upstream repos and run the various jobs using that as a base image.  
   
   I can take a look at doing that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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