m-lab / uuid-annotator

Produces metadata locally for every connection on each server.
Apache License 2.0
0 stars 0 forks source link

Use the m-lab/go/host package to parse -hostname flag #50

Closed nkinkade closed 1 year ago

nkinkade commented 1 year ago

This provides a consistent interface for processing a hostname, and allows us to handle special cases in the host package instead of in this code. For example, the host package knows about managed instance group random suffixes on instance/node names, and can handle that gracefully for uuid-annotator.


This change is Reviewable

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 289


Totals Coverage Status
Change from base Build 283: 0.0%
Covered Lines: 760
Relevant Lines: 760

💛 - Coveralls