Closed renanqts closed 3 years ago
Thanks for your contribution. I've merged these changes in d757c6d03cd2b66ab4734d26cad25cb957af0e4a, along with the suggestion I had on this PR.
A new release has been tagged https://github.com/blake/external-mdns/releases/tag/v0.3.0, and corresponding Docker images have been published.
Sometimes, just expose a name without the namespace is required and I want to make it possible. It doesn't kill issue #1, but at least helps me there. It adds an option that makes it possible to advertise names without appending them with namespaces. For that, just use
-without-namespace=true
.