Re: [PATCH 1/5] gitlab: centralize the container tag name

2023-05-26 Thread Daniel P . Berrangé
On Fri, May 26, 2023 at 12:31:21PM +0200, Thomas Huth wrote: > On 26/05/2023 12.20, Daniel P. Berrangé wrote: > > On Fri, May 26, 2023 at 09:25:39AM +0200, Thomas Huth wrote: > > > On 17/05/2023 15.54, Daniel P. Berrangé wrote: > > > > We use a fixed container tag of 'latest' so that contributors'

Re: [PATCH 1/5] gitlab: centralize the container tag name

2023-05-26 Thread Thomas Huth
On 26/05/2023 12.20, Daniel P. Berrangé wrote: On Fri, May 26, 2023 at 09:25:39AM +0200, Thomas Huth wrote: On 17/05/2023 15.54, Daniel P. Berrangé wrote: We use a fixed container tag of 'latest' so that contributors' forks don't end up with an ever growing number of containers as they work on

Re: [PATCH 1/5] gitlab: centralize the container tag name

2023-05-26 Thread Daniel P . Berrangé
On Fri, May 26, 2023 at 09:25:39AM +0200, Thomas Huth wrote: > On 17/05/2023 15.54, Daniel P. Berrangé wrote: > > We use a fixed container tag of 'latest' so that contributors' forks > > don't end up with an ever growing number of containers as they work > > on throwaway feature branches. > > > >

Re: [PATCH 1/5] gitlab: centralize the container tag name

2023-05-26 Thread Thomas Huth
On 17/05/2023 15.54, Daniel P. Berrangé wrote: We use a fixed container tag of 'latest' so that contributors' forks don't end up with an ever growing number of containers as they work on throwaway feature branches. This fixed tag causes problems running CI upstream in stable staging branches, ho

Re: [PATCH 1/5] gitlab: centralize the container tag name

2023-05-17 Thread Richard Henderson
On 5/17/23 06:54, Daniel P. Berrangé wrote: We use a fixed container tag of 'latest' so that contributors' forks don't end up with an ever growing number of containers as they work on throwaway feature branches. This fixed tag causes problems running CI upstream in stable staging branches, howev

Re: [PATCH 1/5] gitlab: centralize the container tag name

2023-05-17 Thread Michael Tokarev
17.05.2023 16:54, Daniel P. Berrangé wrote: We use a fixed container tag of 'latest' so that contributors' forks don't end up with an ever growing number of containers as they work on throwaway feature branches. This fixed tag causes problems running CI upstream in stable staging branches, howev

[PATCH 1/5] gitlab: centralize the container tag name

2023-05-17 Thread Daniel P . Berrangé
We use a fixed container tag of 'latest' so that contributors' forks don't end up with an ever growing number of containers as they work on throwaway feature branches. This fixed tag causes problems running CI upstream in stable staging branches, however, because the stable staging branch will pub