Justin Santa Barbara
fb9af639d3
dnsprovider: Expose parent objects in interfaces
...
This will allow us to pass e.g. a ResourceRecordChangeset, rather than a
ResourceRecordChangeset, the parent ResourceRecordSets, and the
grandparent Zone.
Laying the groundwork for simplifying / optimizing the federation logic.
2017-02-19 02:01:30 -05:00
shashidharatd
2807e8050e
Implement CoreDNS as external dns provider for federation
2016-12-06 16:20:55 +05:30
Justin Santa Barbara
6463a220ee
Expose Changesets (transactions) in dns provider
...
This makes the dnsprovider usable in more scenarios, and it also solves
some TODOs in the federation code.
2016-07-22 08:43:20 -04:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
Quinton Hoole
c1604d84b8
Added managed zone creation to all dnsproviders.
2016-06-20 22:47:05 -07:00
mfanjie
dd78dd8e2b
1. ensure dns record when ingress ip is assigned after ready address creation
...
2. ensure dns record removal when service being removed
2016-06-14 15:36:37 +08:00
mfanjie
318f37ce0f
add federation-name and zone-name as controller manager flags
2016-06-14 15:36:37 +08:00
Quinton Hoole
0af78dcce7
Google Cloud DNS dnsprovider rewrite/refactor for unit tests. Successfully Tested against both real backend and stubbed backend.
2016-05-27 15:22:43 -07:00