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 split horizon dns support #518

Merged

Conversation

overbit
Copy link
Contributor

@overbit overbit commented Sep 28, 2022

Fixes #239

Description of Issue Fixed
Introduce new settings to allow configuration of Custom Domain in split-horizon DNS setups.
When a splitHorizonDns is set, Route53 records will be created in both, private and public, hosted zones matching the domain name.

Changes proposed in this pull request:

  • Introduce new splitHorizonDns parameter

@overbit overbit force-pushed the add-split-horizon-dns-support branch from b961200 to e885f60 Compare September 28, 2022 17:33
@overbit
Copy link
Contributor Author

overbit commented Sep 29, 2022

@rddimon do you know whom is the best person to review this PR?

@yurist38
Copy link

yurist38 commented Oct 5, 2022

Guys, please review this one. We really need the change.

@overbit
Copy link
Contributor Author

overbit commented Oct 7, 2022

@dnicolson @kevinle-1 anything that you guys can help with?

@dnicolson
Copy link
Contributor

Unfortunately no, I'm not an admin.

@kevle1
Copy link
Contributor

kevle1 commented Oct 9, 2022

Also unfortunately not an admin 😥 I think you'll need a review from @rddimon assuming they are the active maintainer

@aoskotsky-amplify
Copy link
Member

Hi, thanks for the PR. We will try to get it reviewed as soon as possible.

@overbit
Copy link
Contributor Author

overbit commented Oct 17, 2022

@aoskotsky-amplify any updates?

@rddimon
Copy link
Collaborator

rddimon commented Oct 18, 2022

Hi there

I will try to take a look this week

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rddimon rddimon merged commit b09c2a1 into amplify-education:master Oct 28, 2022
@rddimon rddimon mentioned this pull request Oct 28, 2022
@overbit overbit deleted the add-split-horizon-dns-support branch October 29, 2022 11:01
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.

Is it possible to create entries in multiple hosted zones?
6 participants