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

Fix perpetual diff in #863. #1141

Merged
merged 2 commits into from
Mar 6, 2018
Merged

Fix perpetual diff in #863. #1141

merged 2 commits into from
Mar 6, 2018

Conversation

paddycarver
Copy link
Contributor

@paddycarver paddycarver commented Mar 1, 2018

This treats record set RRdata values as equivalent if they're quoted and
unquoted, as the GCP backend likes to return TXT records quoted.

It also updates the DNS name we're using to be a subdomain of
hashicorptest.com, as the tests started failing when run in parallel if
I tried adding the same zone domain multiple times.

Fixes #863

This treats record set RRdata values as equivalent if they're quoted and
unquoted, as the GCP backend likes to return TXT records quoted.
@paddycarver paddycarver added the bug label Mar 1, 2018
@paddycarver
Copy link
Contributor Author

(I'm going to actually lump the fix for #862 in with this, as they're modifying the same exact thing.)

The GCP backend apparently lowercases the values, no matter what you
enter, so we consider uppercase and lowercase values to be equivalent.
This fixes #862.
@paddycarver paddycarver requested a review from danawillow March 5, 2018 19:20
Copy link
Contributor

@danawillow danawillow left a comment

Choose a reason for hiding this comment

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

Assuming tests are passing, LGTM

@paddycarver paddycarver merged commit 9f47852 into master Mar 6, 2018
@paultyng paultyng deleted the paddy_863 branch October 29, 2018 19:29
@ghost
Copy link

ghost commented Nov 16, 2018

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators Nov 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants