m-lab / go

General purpose libraries / APIs for use in mlab code.
Apache License 2.0
5 stars 6 forks source link

feat(host): add v3 format for dynamic dns names #178

Closed stephen-soltesz closed 10 months ago

stephen-soltesz commented 10 months ago

This change updates the go/host package by adding a new, v3 naming convention to support dynamic DNS names.

The behavior for v1 and v2 naming conventions remains unchanged.

This feature will enable development in the Locate & Heartbeat services for the new naming conventions.


This change is Reviewable

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 1332


Totals Coverage Status
Change from base Build 1316: 0.07%
Covered Lines: 2287
Relevant Lines: 2420

💛 - Coveralls