Closed wnagele closed 10 years ago
Presumably, you need these resources? :)
If so, you mind sweeping the providers to see which support them? Hint: classes named like RouteProvider list supported types.
Some of them are used by other providers already - DS is supported by many of them.
I've added this change because I am working on a provider for our DiscoveryDNS (http://www.discoverydns.com) product which is about to be released soon and it supports all of these.
Oh ok. Heres a couple things
Make sense?
Can you add some more details for the third point? Not sure where to add what you are after here.
sure.
you'll want to update the base set of test data here: https://github.com/Netflix/denominator/blob/master/core/src/test/java/denominator/BaseProviderLiveTest.java#L114
In order to make this testable, you'll need to update Mock to override basicRecordTypes
and include your new types here: https://github.com/Netflix/denominator/blob/master/core/src/main/java/denominator/mock/MockProvider.java#L60
denominator-pull-requests #348 SUCCESS This pull request looks good
I think these should now cover all of the things you wanted adjusted.
denominator-pull-requests #349 SUCCESS This pull request looks good
ok. a few more things to ensure this code is exercised. If you don't mind, squash the commits on next round!
Ps dont forget to update CHANGES.MD
Latest commit should address all the feedback that I can fix.
denominator-pull-requests #350 SUCCESS This pull request looks good
Anything else you want here before merging in?
Getting a bit annoyed here. Please let me know if you don't intend to merge this - in that case I'd rather run it as a fork than keeping this pull request open.
@wnagele personally, I have one question about the removed test, as there should not be any removed tests for a change. Otherwise, I'm fine if @jdamick is.
Yeah, me too.
Well spotted - this was by accident. I've re-added this. If you are happy I can squash and rebase for merge?
denominator-pull-requests #351 SUCCESS This pull request looks good
Yeah can you squash? Weird that this PR built fine and the other didnt!!
denominator-pull-requests #352 SUCCESS This pull request looks good
All done and ready to merge.
denominator-pull-requests #353 SUCCESS This pull request looks good
Weird.. merge button isn't visible. @allenxwang can you merge this?
Ping. @allenxwang @adriancole - anything I can/need to fix?
@wnagele @adriancole just merged the pull request.
denominator-pull-requests #347 SUCCESS This pull request looks good