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 canary domain creation #3173

Merged
merged 3 commits into from
Apr 8, 2020

Conversation

yycptt
Copy link
Contributor

@yycptt yycptt commented Apr 7, 2020

What changed?
Specify visibilityArchivalStatus and isGlobalDomain when creating canary domain (cadence-canary and canary-archival-domain)

Why?
Visibility archival is a new field and isGlobalDomain is required when registering a domain in a cluster where global domain is enabled.

How did you test it?
Run canary locally against both single cluster and multi-cluster setup.

Potential risks
N/A. Canary is test service and canary domains has already been created in staging/production. This pr only has effect if the domain doesn't exist before.

@yycptt yycptt requested review from andrewjdawson2016 and a team April 7, 2020 22:43
@coveralls
Copy link

coveralls commented Apr 7, 2020

Coverage Status

Coverage decreased (-0.1%) to 68.88% when pulling a85d7c2 on yycptt:fix-canary-domain-creation into 7fe008e on uber:master.

@yycptt yycptt merged commit 62ef53d into cadence-workflow:master Apr 8, 2020
@yycptt yycptt deleted the fix-canary-domain-creation branch April 8, 2020 00:19
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.

3 participants