Justin Santa Barbara
f03cc5dbd9
Update dnsprovider imports to use our version
2017-12-13 20:43:01 -05:00
chrislovecnm
1e418c3e13
more goimport updates
2017-11-04 10:03:02 -06:00
Justin Santa Barbara
7c8dcc4a0d
Code changes for 1.7
2017-07-02 13:10:28 -04:00
Justin Santa Barbara
d2df318ecc
Move CloudProvider to kops API
...
This avoids a circular reference when breaking up the fi package
2017-06-17 16:27:07 -04:00
Justin Santa Barbara
eddd73549c
Use LB IP address for private dns
2017-04-25 01:32:27 -04:00
Justin Santa Barbara
c8b18be9dd
Gossip backed DNS
2017-04-25 01:32:21 -04:00
Miao Luo
4f98f5b47e
Use CoreDNS for vSphere provider ( #2 )
...
* Add support of CoreDNS for vSphere provider.
* Add instructions about how to setup CoreDNS for vSphere provider.
* Address comments for CoreDNS support code.
2017-04-20 23:33:20 -07:00
Justin Santa Barbara
645f330dad
Re-enable GCE support
...
We move everything to the models. We feature-flag it, because we
probably want to change the names etc, and we aren't going to be able to
offer smooth upgrades until that is done.
2017-02-28 20:08:03 -05:00
Kris Nova
2731a354d5
Merge pull request #1500 from justinsb/dns-zone-hint
...
Suggest the --dns-zone flag when we have multiple zones
2017-01-20 19:58:42 -07:00
Justin Santa Barbara
c4a3c5b2ef
Suggest the --dns-zone flag when we have multiple zones
...
Issue #1468
2017-01-17 00:35:15 -05:00
Justin Santa Barbara
4504028b9b
dns-controller optimizations
...
* Cache list of zones
* Combine DNS changesets
* If we have to list records for a zone, cache them in the dns operation
2017-01-16 23:39:25 -05:00
Justin Santa Barbara
c87a7adeb0
Fix DNS name precreation
...
We were creating the wrong names for etcd. Also add a test.
Fix #1393
2017-01-08 15:28:59 -05:00
Justin Santa Barbara
b456efd662
Skip DNS precreation if we have no records
...
This seems to be a limitation/issue in the route53 dnsprovider; it skips
over alias targets.
2016-12-30 10:00:06 -05:00
Justin Santa Barbara
aa6c214a12
Fixes per code-review
2016-12-28 14:05:00 -05:00
Justin Santa Barbara
d449f40a37
Pre-create DNS records with placeholder values
...
Fixes #928
2016-12-28 13:33:23 -05:00