Ciprian Hacman
|
65f18c3946
|
Add support for IPv6 addresses to dns-controller
|
2021-07-02 09:34:05 +03:00 |
mikesplain
|
9e55b8230a
|
Update copyright notices
Also cleans some white spaces
|
2019-09-09 14:47:51 -04: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 |
Aman
|
48aba161a0
|
Add support for annotation "internal" on services
- it adds node private IPs as DNS A records in route53
|
2016-11-21 12:08:20 +05:30 |
Justin Santa Barbara
|
b8729f2738
|
Support aliases for NodePort services
Fixes #718
|
2016-11-19 15:22:18 -05:00 |
chrislovecnm
|
8fa2aac99f
|
fixing more headers
|
2016-10-15 19:20:56 -06:00 |
Justin Santa Barbara
|
bdb8e77079
|
Import code for new DNS controller
It uses the dnsprovider code in the k8s repo, and it looks for
annotations on pods, ingress, nodes & services.
|
2016-07-24 23:42:49 -04:00 |