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: Revert default cluster domain to 'cluster.local' #947

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

dervoeti
Copy link
Member

Description

Revert the change of the default cluster domain introduced by #939.

Reasoning: We came across some issues with TLS certificates and Kerberos keytabs and decided to make this behavior (FQDN domains for services/pods) opt-in for now. We still wanted to keep experimental support for it, but only if a user opts in by explicitly setting KUBERNETES_CLUSTER_DOMAIN to a domain with a trailing dot.

I tested this change with Zookeeper, both with and without KUBERNETES_CLUSTER_DOMAIN set, works as expected.

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Preview Give feedback

Reviewer

Preview Give feedback

Acceptance

Preview Give feedback

@dervoeti dervoeti requested a review from maltesander January 21, 2025 13:11
@dervoeti dervoeti force-pushed the fix/revert-default-clusterdomain branch from 5536b0e to b75dfc2 Compare January 21, 2025 13:26
@dervoeti dervoeti requested a review from maltesander January 21, 2025 13:27
Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

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

LGTM!

@dervoeti dervoeti added this pull request to the merge queue Jan 21, 2025
Merged via the queue into main with commit fc222e4 Jan 21, 2025
10 checks passed
@dervoeti dervoeti deleted the fix/revert-default-clusterdomain branch January 21, 2025 14:00
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