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

Backported Cadence clusterMetadata default values fix to 0.20 #1282

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

pregnor
Copy link
Member

@pregnor pregnor commented Aug 2, 2021

Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
Related tickets related to #1275
License Apache 2.0

What's in this PR?

Backported Cadence clusterMetadata default values fix to 0.20.

Why?

It was broken since 0.18.

Additional context

This is a fix backport onto the 0.20 minor version.

Configurability of clusterMetadata and clusterInformation including setups with multiple clusters will be supported in chart 0.21 (#1278).

Also simplified primary cluster rpcAddress to chart value, because the chart value is required to be set for the K8s service so it always exists, no reason to try to default to dockerize env or hardcoded default if the chart value is always set.

Checklist

  • Code meets the Developer Guide
  • User guide and development docs updated (if needed)
  • Related Helm chart(s) updated (if needed)

Also simplified primary cluster rpcAddress to
chart value, because the chart value is required
to be set for the K8s service so it always exists,
no reason to try to default to dockerize env or
hardcoded default if the chart value is always
set.
@pregnor pregnor requested a review from sagikazarmark as a code owner August 2, 2021 16:18
@pregnor pregnor self-assigned this Aug 2, 2021
@pregnor pregnor merged commit 517f425 into cadence/0.20.x Aug 2, 2021
@pregnor pregnor deleted the fix/cadence-clustermetadata-defaults-0-20 branch August 2, 2021 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant