Alfred Krohmer
c91eae9d2f
Update documentation to include RBAC permissions for endpoints resources
2020-02-18 19:43:41 +01:00
Alfred Krohmer
9343fb261f
Fix typo
2020-02-18 19:43:41 +01:00
Alfred Krohmer
6cab35b404
Add CLI option to always publish not ready addresses of headless services
2020-02-18 19:43:41 +01:00
Alfred Krohmer
de28274a6f
Headless service: retrieve endpoints via Endpoints resource; evaluate spec.publishNotReadyAddresses
...
Currently, the endpoints of headless services are retrieved
by querying pods using the pod selector of the service.
Instead, we now query for an Endpoints resource with the
same name as the Service object to get the endpoints for the
service. This is needed in order to support the
spec.publishNotReadyPods attribute of a service.
2020-02-18 19:41:41 +01:00
Thomas Vendetta
9842cfab29
Use struct instead of bool
2020-02-18 11:45:01 -05:00
Kubernetes Prow Robot
9eb829af1d
Merge pull request #1427 from tariq1890/upd_img
...
update docker image references of external-dns
2020-02-18 04:15:28 -08:00
Kubernetes Prow Robot
3c98f66e39
Merge pull request #1422 from norshtein/azure-msi
...
fix(azure): not use SPN to authenticate when clientid or secret is 'msi'
2020-02-18 02:37:30 -08:00
Tongyao Si
feed7d7838
fix(azure): not use SPN to authenticate when clientid or secret is 'msi'
...
Add unit test
Fix unit test error
Fix unit test error
Fix unit test error
Fix unit test error
Fix unit test error
Fix unit test error
Fix unit test error
2020-02-17 21:46:21 +08:00
Thomas Vendetta
d31890f12d
Fix issue where headless services could return duplicate pod IP's
2020-02-13 09:47:18 -05:00
Tariq Ibrahim
e623d9f35f
update docker image references of external-dns
2020-02-12 16:00:10 -08:00
Kubernetes Prow Robot
b0a3f3784f
Merge pull request #1424 from kubernetes-sigs/njuettner-patch-1
...
Adding issue templates
2020-02-12 09:06:51 -08:00
Oguz Kilcan
21275c9aa0
Updated minTTL variable type from int64 to Duration
2020-02-12 12:18:18 +01:00
Nick Jüttner
0d3e363c8d
Adding issue templates
2020-02-12 11:27:56 +01:00
Kubernetes Prow Robot
b8d018f786
Merge pull request #1377 from jasper-d/master
...
Fix updates of unchanged records for Azure Private DNS
2020-02-12 01:10:51 -08:00
Kubernetes Prow Robot
73bb819a14
Merge pull request #1417 from njuettner/v0.6.0
...
v0.6.0
v0.6.0
2020-02-11 05:02:00 -08:00
njuettner
bbea3262c7
v0.6.0
2020-02-11 13:37:39 +01:00
Oguz Kilcan
b6111b9768
Refactoring after review
...
* Updated TTL variable type to int64
* Updated rfc2136 contructor to have nil as last variable
* Removed unnecessary variable `data`
2020-02-11 10:41:09 +01:00
Kubernetes Prow Robot
3235e621f1
Merge pull request #1397 from saidst/fix/azure-private-dns-zone-detection
...
Azure Private DNS: Fix endless loop in zone-detection
2020-02-11 00:56:02 -08:00
Oguz Kilcan
c0c733b4bf
Fixed issue to pass linting
2020-02-06 18:46:24 +01:00
Oguz Kilcan
86c9332b17
Add option to define minimum TTL for rfc2136 provider
2020-02-06 18:23:28 +01:00
Kubernetes Prow Robot
829ed01e1e
Merge pull request #1237 from hypnoglow/ttl-duration
...
Add support for human-friendly TTL values
2020-02-04 06:27:26 -08:00
Kubernetes Prow Robot
d49d901d8a
Merge pull request #687 from jlamillan/jlamillan/add_watch_flag
...
Add --watchers flag to allow controller to respond automatically to Ingress or Service updates
2020-02-04 02:23:25 -08:00
Kubernetes Prow Robot
b1c2b336e1
Merge pull request #1390 from tariq1890/gosimple
...
uprade golangci-lint and add megacheck & interface linters
2020-01-30 01:04:14 -08:00
saidst
5340c89756
updated infos on required technical users in azure private dns tutorial.
2020-01-29 08:16:58 +01:00
jlamillan
fed2f0f0dd
Add --events flag to use informers to automatically trigger sync loop on adds/updates/deletes for supported ingress and service sources.
2020-01-27 11:00:26 -08:00
saidst
6ff3e03e60
correct rejection of azure-private-dns-zones not matching filters.
2020-01-27 15:26:17 +01:00
Tariq Ibrahim
394f46cd64
uprade golangci-lint and add megacheck & interface linters
2020-01-23 14:49:23 -08:00
Kubernetes Prow Robot
432d0696a3
Merge pull request #1384 from KarstenSiemer/Add_new_Provider-Akamai_FastDNS
...
Added new provider: Akamai FastDNS
2020-01-23 06:20:53 -08:00
Kubernetes Prow Robot
ba2ae0c07e
Merge pull request #1387 from tariq1890/upd_alpine
...
update alpine base image to 3.11
2020-01-23 06:08:49 -08:00
k.siemer
55281360bf
Added Akamai FastDNS as an alpha provider and added a tutorial
2020-01-22 19:49:52 +01:00
Tariq Ibrahim
0ea6c301b6
update alpine base image to 3.11
2020-01-22 09:11:55 -08:00
k.siemer
8719058e63
substitude json.Unmarshal for json.NewDecoder & change akamai error handling
2020-01-22 16:13:14 +01:00
k.siemer
71465377a2
check and handle errors in func Records for fetching recordsets
2020-01-21 16:12:36 +01:00
k.siemer
3d821d74ce
Added new provider: Akamai FastDNS
2020-01-21 15:47:02 +01:00
Kubernetes Prow Robot
4be51a9445
Merge pull request #1374 from tariq1890/rm_ctx_todo
...
remove context.TODO()s in external-dns
2020-01-21 04:01:36 -08:00
Kubernetes Prow Robot
9353d1283d
Merge pull request #1378 from marcellodesales/patch-1
...
istio.md: update existing external-dns to enable Istio Gateway DNS for customers
2020-01-20 12:11:36 -08:00
Kubernetes Prow Robot
052080ff18
Merge pull request #1382 from ttonline6/ns1
...
fix broken liks:https://ns1.com/knowledgebase/creating-and-managing-u…
2020-01-20 07:25:37 -08:00
Kubernetes Prow Robot
915980a959
Merge pull request #1380 from otterley/aws_irsa
...
Update AWS documentation
2020-01-19 04:59:35 -08:00
Kubernetes Prow Robot
d25d648030
Merge pull request #1381 from ttonline6/faq
...
fix broken links:https://github.com/kubernetes/ingress/tree/master/co…
2020-01-19 04:49:35 -08:00
wangyetao
867f54957f
fix broken liks: https://ns1.com/knowledgebase/creating-and-managing-users
2020-01-19 17:29:40 +08:00
wangyetao
701292f3dd
fix broken links: https://github.com/kubernetes/ingress/tree/master/controllers/nginx
2020-01-19 17:02:49 +08:00
Michael S. Fischer
c1ebc7726f
Update AWS documentation
...
Using EC2 Instance Roles to provide Route 53 permissions is overly
permissive and dangerous. Emphasize using alternatives such
as EKS IAM Roles for Service Accounts, kiam, or kube2iam that
limit access to the ExternalDNS pod.
2020-01-18 16:45:49 -06:00
Marcello de Sales
1526446998
istio.md: add patch for existing clusterrole + add debug information
...
Making sure the records are created depends on different settings. Add the section about debugging.
2020-01-16 22:27:05 -08:00
Marcello de Sales
de2c535bc4
istio.md: patch deployment with istio-gateway
2020-01-16 22:26:01 -08:00
jasperd
c90914281c
Fix test
2020-01-16 22:43:45 +01:00
jasperd
132ae0bf1b
Fix updates of unchanged records for Azure Private DNS
2020-01-16 22:43:45 +01:00
Tariq Ibrahim
a5896c2326
remove context.TODO()s in external-dns
2020-01-15 13:59:20 -08:00
Kubernetes Prow Robot
f400ded46c
Merge pull request #1364 from tariq1890/add_ctx
...
add ctx parameter to provider interface and aws API
2020-01-15 08:07:32 -08:00
Kubernetes Prow Robot
a4c196ea5a
Merge pull request #1367 from guitarrapc/docs/aws-sd_region
...
docs: add REgion for aws-sd external-dns deployment
2020-01-15 01:53:31 -08:00
Ikiru Yoshizaki
a073e30f6c
docs: add REgion for aws-sd external-dns deployment
2020-01-14 20:17:05 +09:00