git caching for image build

2018-03-06 Thread Patrick Hemmer
Is there a way to implement some sort of git cache when building images? When working locally (via minishift), on some of our projects the `git clone` step of the build takes quite a while, especially over slow links. This is compounded by the fact that we're using build chaining, a "builder"

Help regarding mounting hostPath volumes

2018-03-06 Thread Gaurav Ojha
Hi, I would like some help from you guys if possible. I am trying to mount a directory on my host machine to my OpenShift instance. As per the kubernetes document here , it mentions that changing the pod spec by simply adding the

Re: Re-Loading Console / API endpoint certificates

2018-03-06 Thread Clayton Coleman
Other than running an HA setup, no. On Mar 6, 2018, at 12:56 AM, Alex Stockinger wrote: The certificates get properly picked up when I restart the origin docker container, but I observed that this procedure seems to imply a short downtime (when not running a HA setup). Is