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

Reverts Zone.qualifier #356

Merged
merged 1 commit into from
Mar 30, 2015
Merged

Reverts Zone.qualifier #356

merged 1 commit into from
Mar 30, 2015

Conversation

codefromthecrypt
Copy link
Contributor

Zone.qualifier was only introduced to support creation of Route53 hosted
zones. We were using this for the caller reference. Turns out that
caller references can never be reused. This means that if you delete a
zone, you can never create a new one with the same caller reference. As
such, we shouldn't expose this to users.

see #350

Zone.qualifier was only introduced to support creation of Route53 hosted
zones. We were using this for the caller reference. Turns out that
caller references can never be reused. This means that if you delete a
zone, you can never create a new one with the same caller reference. As
such, we shouldn't expose this to users.

see #350
@codefromthecrypt
Copy link
Contributor Author

CLI zone list and live tests pass for route53

@codefromthecrypt
Copy link
Contributor Author

failure is due to github DDOS I think. http://www.traviscistatus.com/incidents/tfk72kps8l7g

codefromthecrypt pushed a commit that referenced this pull request Mar 30, 2015
@codefromthecrypt codefromthecrypt merged commit 7be881b into master Mar 30, 2015
@codefromthecrypt codefromthecrypt deleted the adrian.no-zone-qualifier branch March 30, 2015 00:48
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.

1 participant