Skip to content

Route53 creating/updating records fixes#469

Closed
vanclevstik wants to merge 2 commits intoapache:trunkfrom
teamniteo:route53_fixes
Closed

Route53 creating/updating records fixes#469
vanclevstik wants to merge 2 commits intoapache:trunkfrom
teamniteo:route53_fixes

Conversation

@vanclevstik
Copy link
Copy Markdown
Contributor

  • Before it was not possible to set an A record that points directly to domain zone name. Fixed it with correctly parsing empty name.
  • MX records priority was not handled correctly.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is slightly confused / hard to read - would be easier if we used an actual if - I will make this change when merging the PR.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Cool! Yeah I agree usual if makes it a bit more explicit.

@asfgit asfgit closed this in 22df988 Feb 28, 2015
asfgit pushed a commit that referenced this pull request Feb 28, 2015
Closes #469

Signed-off-by: Tomaz Muraus <tomaz@apache.org>
@Kami
Copy link
Copy Markdown
Member

Kami commented Feb 28, 2015

Made the change (55ebfd1) and merged code into trunk. Thanks.

@vanclevstik
Copy link
Copy Markdown
Contributor Author

Thanks!

@dz0ny dz0ny deleted the route53_fixes branch August 18, 2015 13:46
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.

2 participants