Skip to content

fix(contrib/k8s): allow to deploy to cluster with domain name #7976

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

Merged
merged 1 commit into from
Aug 11, 2021

Conversation

hongbo-miao
Copy link

@hongbo-miao hongbo-miao commented Aug 9, 2021

Before we cannot deploy to a cluster with a cluster domain name.
This removes the hard coded .svc.cluster.local and help Dgraph be deployed to any cluster with or without cluster domain name.

More context at https://discuss.dgraph.io/t/failed-to-install-dgraph-ha/15198


This change is Reviewable

@hongbo-miao hongbo-miao requested a review from danielmai as a code owner August 9, 2021 15:03
@CLAassistant
Copy link

CLAassistant commented Aug 9, 2021

CLA assistant check
All committers have signed the CLA.

@hongbo-miao hongbo-miao closed this Aug 9, 2021
@hongbo-miao hongbo-miao reopened this Aug 11, 2021
Copy link
Contributor

@danielmai danielmai left a comment

Choose a reason for hiding this comment

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

Thanks @hongbo-miao for the PR. This might affect the cluster connectivity for other folks depending on their DNS configuration in their Kubernetes cluster. But, if this helps you, let's merge this PR and then we can update the example later if others are seeing new issues.

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @hongbo-miao)

@danielmai danielmai changed the title fix(k8s): allow to deploy to cluster with domain name fix(contrib/k8s): allow to deploy to cluster with domain name Aug 11, 2021
@danielmai danielmai merged commit 2da78a1 into hypermodeinc:master Aug 11, 2021
@hongbo-miao hongbo-miao deleted the hongbo/fix branch August 11, 2021 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants