Re: The Docker Stack and Go Vendoring

2024-03-25 Thread Sérgio Basto
On Mon, 2024-03-25 at 18:17 -0500, Maxwell G wrote: > I propose we start with fully vendoring the Docker stack. As I said, > parts of moby-engine are already bundled, and so are podman, > kubernetes, cri-o, TL DR;  yeah I was think about do that to containerd , use vendor,  instead of hell of

The Docker Stack and Go Vendoring

2024-03-25 Thread Maxwell G
Hi everyone, Intro There have been on-and-off discussions within the Go SIG about vendoring dependencies. To put my thoughts into words, I wrote a blog post [0] about the issues with Go dependency de-vendoring that Fedora currently does. Docker stack vendoring I worry that the