Gabriel Mocan

Results 6 issues of Gabriel Mocan

In line with v23.x release, can we expect some sort of rework on swarm-cronjob logic to utilize swarm jobs feature?

As of Docker v26 release, TLS is now mandatory to connect to the docker socket. Source: https://docs.docker.com/engine/release-notes/26.0/ `Deprecate the ability to accept remote TCP connections without TLS. [Deprecation notice](https://github.com/docker/cli/tree/v26.0.0/deprecation.md#unauthenticated-tcp-connections) [docker/cli#4928](https://github.com/docker/cli/pull/4928)...

We need this because in case of timeout, channel will still be created and goroutine will be dangling around

Hello everyone, After a lot of "popular pressure", wal-g team just cutted a brand new release https://github.com/wal-g/wal-g/releases/tag/v3.0.0 Among other things, this release has two very anticipated features that will benefit...

It would be nice to have something like https://pkg.go.dev/github.com/jackc/pgx/v5/pgxpool so we could instantiate a pool of senders to be concurrently reused across go routines.

As of Docker v26 release, TLS is now mandatory to connect to the docker socket. Source: https://docs.docker.com/engine/release-notes/26.0/ `Deprecate the ability to accept remote TCP connections without TLS. [Deprecation notice](https://github.com/docker/cli/tree/v26.0.0/deprecation.md#unauthenticated-tcp-connections) [docker/cli#4928](https://github.com/docker/cli/pull/4928)...