It appears that com.dnsdock.tags and com.dnsdock.name cannot be used together as they populate the same space in the domain name. It is further complicated by the fact that which ever one is defined last wins. Is there a reason we don't set it up such that tags and name populate different parts of the domain name? Also, the docs are unclear about what to use when, and appear contradictory.
If you are open to changing a bit of how the names are built I can work on a PR and doc updates.
When looking at all the options this seems to make the most sense to me. I'm wondering what you think....
<tag>.<name>.<region>.<image>.<environment>.<domain>
It appears that
com.dnsdock.tagsandcom.dnsdock.namecannot be used together as they populate the same space in the domain name. It is further complicated by the fact that which ever one is defined last wins. Is there a reason we don't set it up such that tags and name populate different parts of the domain name? Also, the docs are unclear about what to use when, and appear contradictory.If you are open to changing a bit of how the names are built I can work on a PR and doc updates.
When looking at all the options this seems to make the most sense to me. I'm wondering what you think....
<tag>.<name>.<region>.<image>.<environment>.<domain>