On Tue Mar 26, 2024 at 21:28 +0000, Sérgio Basto wrote:
> On Mon, 2024-03-25 at 23:34 +0000, Sérgio Basto wrote:
> > 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 dependencies 
>
>
> one propose 
> https://github.com/terrapkg/packages/blob/frawhide/anda/docker/containerd/containerd.spec

I already put together
https://git.sr.ht/~gotmax23/docker-ng/tree/main/item/containerd/containerd.spec.
It uses the upstream Makefile and regenerates the vendor archive with
go-vendor-tools instead of using the built-in vendor directory.
The latter is not strictly necessary but allows us to take advantage of
go-vendor-tools' dependency override tooling if we need to bump
dependencies independently of upstream (e.g., for security or Go
compatibility purposes).
Also, I want these specfiles to serve as an example of go-vendor-tools'
functionality.
--
_______________________________________________
golang mailing list -- golang@lists.fedoraproject.org
To unsubscribe send an email to golang-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/golang@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to