Re: How to use extra trusted CA certs when pulling images for a builder

2019-11-11 Thread Ben Parees
On Mon, Nov 11, 2019 at 11:26 PM Joel Pearson wrote: > I've now discovered that the cluster-samples-operator doesn't seem honour > the proxy settings, and I see lots of errors in the > cluster-samples-operator- pod logs > > time="2019-11-12T04:15:49Z" level=warning msg="Image import for >

Re: How to use extra trusted CA certs when pulling images for a builder

2019-11-11 Thread Ben Parees
On Mon, Nov 11, 2019 at 10:47 PM Joel Pearson wrote: > > > On Tue, 12 Nov 2019 at 06:56, Ben Parees wrote: > >> >> >>> >>> Can I use the “trustedCA” part of the proxy configuration without >>> actually specifying an explicit proxy? >>> >> >> you should be able to. Daneyon can you confirm? (if

Re: How to use extra trusted CA certs when pulling images for a builder

2019-11-11 Thread Joel Pearson
I've now discovered that the cluster-samples-operator doesn't seem honour the proxy settings, and I see lots of errors in the cluster-samples-operator- pod logs time="2019-11-12T04:15:49Z" level=warning msg="Image import for imagestream dotnet tag 2.1 generation 2 failed with detailed message

Re: How to use extra trusted CA certs when pulling images for a builder

2019-11-11 Thread Joel Pearson
On Tue, 12 Nov 2019 at 06:56, Ben Parees wrote: > > >> >> Can I use the “trustedCA” part of the proxy configuration without >> actually specifying an explicit proxy? >> > > you should be able to. Daneyon can you confirm? (if you can't i'd > consider it a bug). > > It does work! Thanks for

Re: How to use extra trusted CA certs when pulling images for a builder

2019-11-11 Thread Ben Parees
On Mon, Nov 11, 2019 at 2:51 PM Joel Pearson wrote: > > > On Tue, 12 Nov 2019 at 12:26 am, Ben Parees wrote: > >> >> >> On Mon, Nov 11, 2019 at 1:17 AM Joel Pearson < >> japear...@agiledigital.com.au> wrote: >> >>> Hi, >>> >>> I’m trying to build an image in Openshift 4.2 where my internet has

Re: How to use extra trusted CA certs when pulling images for a builder

2019-11-11 Thread Joel Pearson
On Tue, 12 Nov 2019 at 12:26 am, Ben Parees wrote: > > > On Mon, Nov 11, 2019 at 1:17 AM Joel Pearson < > japear...@agiledigital.com.au> wrote: > >> Hi, >> >> I’m trying to build an image in Openshift 4.2 where my internet has an >> MITM proxy. >> >> So trying to pull docker images fails during

Re: How to use extra trusted CA certs when pulling images for a builder

2019-11-11 Thread Ben Parees
On Mon, Nov 11, 2019 at 1:17 AM Joel Pearson wrote: > Hi, > > I’m trying to build an image in Openshift 4.2 where my internet has an > MITM proxy. > > So trying to pull docker images fails during the build with x509 errors. > > Is there a way to provide extra trusted CA certificates to the