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

add support for auto detecting cluster domain #894

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

meridional
Copy link
Contributor

@meridional meridional commented May 5, 2022

Previously, the cluster domain is hardcoded
to cluster.local.

This PR adds support for auto detecting
the domain by running a DNS query.

This addresses the issue #893.

Checklist

  • I have added these changes to the changelog (or it's not applicable).

@meridional meridional requested a review from a team May 5, 2022 17:57
@meridional meridional force-pushed the auto-detect-domain-name branch 3 times, most recently from 59d0f4b to 66ec87d Compare May 5, 2022 18:30
@Lamercho
Copy link

Lamercho commented May 6, 2022

when we can expect new release with last merges ?

pkg/resource/cluster.go Outdated Show resolved Hide resolved
pkg/resource/webhook_certificates.go Outdated Show resolved Hide resolved
pkg/util/cluster_domain.go Outdated Show resolved Hide resolved
pkg/util/cluster_domain.go Outdated Show resolved Hide resolved
Previously, the cluster domain is hardcoded
to `cluster.local`.

This PR adds support for auto detecting
the domain by running a DNS query.
Copy link
Contributor

@chrisseto chrisseto left a comment

Choose a reason for hiding this comment

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

LGTM!

You might have to rebase or regenerate something to get tests passing?

@edgarlanting
Copy link

edgarlanting commented Oct 16, 2023

@chrisseto Can we please get this one retested/rebased please? Would be pretty nice to get this implemented.

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.

4 participants