Skip to content

Conversation

@ntnj
Copy link
Contributor

@ntnj ntnj commented Jan 23, 2026

What was changed

Add server.config.clusterMetadata.clusterName where if it's the only field in clusterMetadata, it's used with the default clusterMetadata with just the name change. It's fully compatible with the existing values (unless someone had specified clusterMetadata.clusterName which is unlikely, since that's a unused field in config)

Remove rpcName in clusterMetadata. It was removed from temporal config in 2021.

Why?

To make it easier to customize just the clusterName.

If anything else needs to be customized, whole clusterMetadata has to be provided.

Checklist

  1. Closes

  2. How was this tested:

Ran helm template . between main and this branch, and verified that only diff is removal of rpcName and config checksum.

  1. Any docs updates needed?

@ntnj ntnj requested a review from a team as a code owner January 23, 2026 20:53
@yux0 yux0 self-assigned this Feb 9, 2026
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