GitHub Actions: Reverse DNS lookup for current hostname is broken, causes network issues

2021-04-14 Thread Lari Hotari
Hi all, Reverse DNS lookups for the current hostname is broken on ubuntu-latest GitHub Actions Runner VMs. The reverse lookup returns different IP addresses which aren't addresses of the current host. This can cause various networking issues. The workaround is to add an entry for the host name to

Re: Better stability with docker authenticated jenkins agents

2021-04-14 Thread Joan Touzet
On 07/04/2021 07:43, Mick Semb Wever wrote: >> >> My understanding is that pulls of all images from the apache/* namespace >> are not subject to rate limiting. Thus, the recommendation to move >> everything you need inside of it. >> > As >95% of our CI docker commands are pulls from apache/ images,

Re: Better stability with docker authenticated jenkins agents

2021-04-14 Thread Mick Semb Wever
> Then it is easy to use our own Jenkins-stored creds > (https://urldefense.proofpoint.com/v2/url?u=https-3A__www.jenkins.io_doc_book_using_using-2Dcredentials_&d=DwIFaQ&c=adz96Xi0w1RHqtPMowiL2g&r=42Z7FyMoAS1DbvgKNjU8zxi7xTPVAGalPzk7bfmRVgw&m=Oa7qm3rmqlXgK8wUUTEnADpIgZT18tE6W-ghG1QUspU&s=vRKVrs-iZa

Re: Better stability with docker authenticated jenkins agents

2021-04-14 Thread Joan Touzet
On 14/04/2021 13:05, Mick Semb Wever wrote: >> Then it is easy to use our own Jenkins-stored creds >> (https://urldefense.proofpoint.com/v2/url?u=https-3A__www.jenkins.io_doc_book_using_using-2Dcredentials_&d=DwIFaQ&c=adz96Xi0w1RHqtPMowiL2g&r=42Z7FyMoAS1DbvgKNjU8zxi7xTPVAGalPzk7bfmRVgw&m=Oa7qm3rmql

Re: Better stability with docker authenticated jenkins agents

2021-04-14 Thread Matt Sicker
Folders can store credentials as well if you're on the main Jenkins instance here. On Wed, 14 Apr 2021 at 12:19, Joan Touzet wrote: > > On 14/04/2021 13:05, Mick Semb Wever wrote: > >> Then it is easy to use our own Jenkins-stored creds > >> (https://urldefense.proofpoint.com/v2/url?u=https-3A__w