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

Implement service name override #416

Merged
merged 6 commits into from
Jan 28, 2020
Merged

Implement service name override #416

merged 6 commits into from
Jan 28, 2020

Conversation

stefanprodan
Copy link
Member

This PR adds the service.name field to the Canary CRD allowing the configuration of the apex domain and canary/primary name prefixes. When not specified, the service name is set to targetRef.name, same as before, making this change backwards compatible. The service name should be consider immutable, changing it could result in routing conflicts.

Fix: #415

@stefanprodan stefanprodan merged commit e31ecbe into master Jan 28, 2020
@stefanprodan stefanprodan deleted the service-name branch January 28, 2020 19:22
@stefanprodan stefanprodan mentioned this pull request Feb 6, 2020
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.

Allow service name configuration
1 participant