Page MenuHomeFreeBSD

name: add cni-dnsname
ClosedPublic

Authored by adrian on Sat, Aug 29, 7:29 PM.
Referenced Files
F170852595: D59267.id185419.diff
Mon, Sep 7, 1:26 AM
F170831479: D59267.diff
Sun, Sep 6, 9:58 PM
F170804343: D59267.id185936.diff
Sun, Sep 6, 6:02 PM
F170789033: D59267.id.diff
Sun, Sep 6, 3:36 PM
Unknown Object (File)
Sat, Sep 5, 7:06 PM
Unknown Object (File)
Sat, Sep 5, 6:15 PM
Unknown Object (File)
Sat, Sep 5, 6:07 PM
Unknown Object (File)
Sat, Sep 5, 1:35 PM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 76325
Build 73208: arc lint + arc unit

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
4

Should be sysutils, possibly followed by net.

sysutils/cni-dnsname/distinfo
5

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.