Page MenuHomeFreeBSD

name: add cni-dnsname
ClosedPublic

Authored by adrian on Sat, Aug 29, 7:29 PM.
Referenced Files
Unknown Object (File)
Fri, Sep 18, 6:45 PM
Unknown Object (File)
Fri, Sep 18, 1:36 PM
Unknown Object (File)
Thu, Sep 17, 7:24 AM
Unknown Object (File)
Thu, Sep 17, 7:15 AM
Unknown Object (File)
Tue, Sep 15, 7:44 AM
Unknown Object (File)
Mon, Sep 14, 9:20 PM
Unknown Object (File)
Sun, Sep 13, 10:21 AM
Unknown Object (File)
Sat, Sep 12, 8:26 AM
Subscribers

Details

Summary

this is a CNI plugin for podman containers which allows for
dynamic registration of containers into a local dns zone.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

adrian created this revision.

Would it be more suitable to be in dns category?

Would it be more suitable to be in dns category?

not sure; its part of container infra rather than DNS infra and we don't specifically have a container infra top level directory. So I put it where podman lives (ie sysutils).

arrowd added inline comments.
sysutils/cni-dnsname/Makefile
5

Should be sysutils, possibly followed by net.

sysutils/cni-dnsname/distinfo
6

Re-run make makesum after changing the category:

=> go/sysutils_cni-dnsname/cni-dnsname-v1.3.1/v1.3.1.mod is not in /usr/ports/sysutils/cni-dnsname/distinfo.                       
=> Either /usr/ports/sysutils/cni-dnsname/distinfo is out of date, or
=> go/sysutils_cni-dnsname/cni-dnsname-v1.3.1/v1.3.1.mod is spelled incorrectly.

fixed, thanks!

This revision is now accepted and ready to land.Sat, Sep 5, 5:21 PM
This revision was automatically updated to reflect the committed changes.