Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for labels for tags and name override each other #99

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

febbraro
Copy link
Contributor

Based on the conversation in #88 here is a (kong overdue) PR that addresses a few issues with domain name creation.

Names are now formed based on the following format:

[tag].[name].[region].[image].[environment].[domain]

Just like the current implementation this will only take the first tag if there is a csv value for tags. A future PR can add support for creating additional aliases based on multiple tag values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants