[PATCH] CI: weekly QUIC Interop: try to fix private image

2024-07-09 Thread Ilia Shipitsin
for some reason image built in HAProxy workflow is "private", it is succesfully built, but fails to pull. Let's try explicit docker login for run job as well --- .github/workflows/quic-interop-libressl.yml | 7 +++ 1 file changed, 7 insertions(+) diff --git a/.github/workflows/quic-interop-li

Mind giving this a quick look?

2024-07-09 Thread Ted James
Greetings, Is your thriving business ready to take the next step? It can be tricky to figure out what that should look like and where to start. I'm proposing an article for your readers about how they can decide the best next steps when they're trying to grow their business, from budgeting conside

Re: [PATCH] BUG/MINOR: tools: Ensure the generated UUIDv7 is monotonic

2024-07-09 Thread Tim Düsterhus
Hi On 7/8/24 06:38, Willy Tarreau wrote: Well, I must confess that while I understand what you tried to do, it's less clear what is the problem you wanted to address. I think that your concern is the possible lack of monotonicity, is that it ? An example is probably best to explain the require

Re: [PATCH] BUG/MINOR: tools: Ensure the generated UUIDv7 is monotonic

2024-07-09 Thread Willy Tarreau
Hi Tim! On Tue, Jul 09, 2024 at 07:34:57PM +0200, Tim Düsterhus wrote: > Hi > > On 7/8/24 06:38, Willy Tarreau wrote: > > Well, I must confess that while I understand what you tried to do, it's > > less clear what is the problem you wanted to address. I think that your > > concern is the possible