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

Update Cassandra host URLs to remove the ".cluster.local" suffix #485

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

cege7480
Copy link
Contributor

@cege7480 cege7480 commented May 1, 2024

What was changed

No longer hardcoding the cluster.local suffix on various service reference entries.

Why?

Hardcoding breaks when the cluster name isn't cluster.local.
Relative path will work unless you've done something super weird with your dns.

Checklist

  1. Closes [Feature Request] Make Kubernetes Cluster Domain Dynamic/Configurable #469

  2. How was this tested:
    Ran the helm chart... installed. Boom.
    Successfully able to resolve using relative domain names.

  3. Any docs updates needed?
    Nah.

@cege7480 cege7480 requested review from a team as code owners May 1, 2024 18:31
@CLAassistant
Copy link

CLAassistant commented May 1, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@robholland robholland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the devcontainer and dependabot files, they are not related to this change.

@robholland robholland added the needs revision Team has requested some changes label Jun 8, 2024
@cege7480
Copy link
Contributor Author

Please remove the devcontainer and dependabot files, they are not related to this change.

Sorry about that.

@cege7480 cege7480 requested a review from robholland June 12, 2024 22:43
@robholland
Copy link
Contributor

Thanks for your contribution :)

@robholland robholland merged commit b25c4fc into temporalio:master Jun 14, 2024
2 checks passed
@robholland robholland removed the needs revision Team has requested some changes label Jun 14, 2024
prathyushpv added a commit that referenced this pull request Jun 14, 2024
robholland pushed a commit that referenced this pull request Jun 14, 2024
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.

[Feature Request] Make Kubernetes Cluster Domain Dynamic/Configurable
3 participants