Skip to content

Support a non-default cluster domain #266

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

andyasp
Copy link
Collaborator

@andyasp andyasp commented Aug 14, 2025

Fixes #261

Kubernetes documentation: https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#stable-network-id

When building the endpoints for StatefulSet pods, the cluster domain was always assumed to be cluster.local. This change makes the cluster domain configurable (with a default of cluster.local) and does the required plumbing to get the configured value to where it used.

Opening in draft because I'd rather wait on this until after the next release is cut.

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.

Support a non-default cluster domain
1 participant