Skip to content

Comments

bz1302649 diag panic#7317

Merged
openshift-bot merged 1 commit intoopenshift:masterfrom
sosiouxme:20160215-bz1302649-diag-panic
Feb 23, 2016
Merged

bz1302649 diag panic#7317
openshift-bot merged 1 commit intoopenshift:masterfrom
sosiouxme:20160215-bz1302649-diag-panic

Conversation

@sosiouxme
Copy link
Member

Fix bug 1302649

msg := new(dns.Msg)
msg.SetQuestion("wildcard."+randomString+"."+domain+".", dns.TypeA)
msg.RecursionDesired = true // otherwise we just get the authority section for the TLD
seenDP2014 := map[string]bool{}
Copy link
Contributor

Choose a reason for hiding this comment

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

sets.String

@deads2k
Copy link
Contributor

deads2k commented Feb 16, 2016

minor comments, then lgtm.

@sosiouxme sosiouxme force-pushed the 20160215-bz1302649-diag-panic branch from 3cdcf84 to a796117 Compare February 16, 2016 20:41
deduplicated warnings, reduced if/else logic
@sosiouxme sosiouxme force-pushed the 20160215-bz1302649-diag-panic branch from a796117 to d6580b1 Compare February 22, 2016 20:20
@sosiouxme
Copy link
Member Author

@deads2k addressed your comments and found some more code to pick at while testing. Hopefully it is less eye-stabby; feel free to review again.

@sosiouxme
Copy link
Member Author

[Merge]

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/5075/) (Image: devenv-rhel7_3515)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to d6580b1

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to d6580b1

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/1503/)

openshift-bot pushed a commit that referenced this pull request Feb 23, 2016
@openshift-bot openshift-bot merged commit 17f0bd0 into openshift:master Feb 23, 2016
@sosiouxme sosiouxme deleted the 20160215-bz1302649-diag-panic branch February 23, 2016 16:37
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.

3 participants