Netflix / denominator

Portably control DNS clouds using java or bash
Apache License 2.0
580 stars 110 forks source link

Removes double-maintenance in UltraDNS when adding new record types #301

Closed codefromthecrypt closed 9 years ago

codefromthecrypt commented 9 years ago

UltraDNS had its own copy of Util.toMap. This removes that to prevent drift when folks add support for new record types.

cloudbees-pull-request-builder commented 9 years ago

denominator-pull-requests #411 FAILURE Looks like there's a problem with this pull request

cloudbees-pull-request-builder commented 9 years ago

NetflixOSS » denominator » denominator-pull-requests #36 FAILURE Looks like there's a problem with this pull request

codefromthecrypt commented 9 years ago

weird.. passes locally..

cloudbees-pull-request-builder commented 9 years ago

denominator-pull-requests #412 FAILURE Looks like there's a problem with this pull request

cloudbees-pull-request-builder commented 9 years ago

NetflixOSS » denominator » denominator-pull-requests #37 FAILURE Looks like there's a problem with this pull request

cloudbees-pull-request-builder commented 9 years ago

denominator-pull-requests #415 FAILURE Looks like there's a problem with this pull request

cloudbees-pull-request-builder commented 9 years ago

NetflixOSS » denominator » denominator-pull-requests #40 FAILURE Looks like there's a problem with this pull request

codefromthecrypt commented 9 years ago

ahah.. fails w/JDK 7, but not 8

codefromthecrypt commented 9 years ago

found it. Collections.singletonList is sortable in JRE 8, but not 7

cloudbees-pull-request-builder commented 9 years ago

denominator-pull-requests #416 SUCCESS This pull request looks good

cloudbees-pull-request-builder commented 9 years ago

NetflixOSS » denominator » denominator-pull-requests #41 SUCCESS This pull request looks good