- 18 Feb, 2020 5 commits
-
-
Alfred Krohmer authored
-
Alfred Krohmer authored
-
Alfred Krohmer authored
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.
-
Kubernetes Prow Robot authored
update docker image references of external-dns
-
Kubernetes Prow Robot authored
fix(azure): not use SPN to authenticate when clientid or secret is 'msi'
-
- 17 Feb, 2020 1 commit
-
-
Tongyao Si authored
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
-
- 13 Feb, 2020 1 commit
-
-
Tariq Ibrahim authored
-
- 12 Feb, 2020 3 commits
-
-
Kubernetes Prow Robot authored
Adding issue templates
-
Nick Jüttner authored
-
Kubernetes Prow Robot authored
Fix updates of unchanged records for Azure Private DNS
-
- 11 Feb, 2020 3 commits
-
-
Kubernetes Prow Robot authored
v0.6.0
-
njuettner authored
-
Kubernetes Prow Robot authored
Azure Private DNS: Fix endless loop in zone-detection
-
- 04 Feb, 2020 2 commits
-
-
Kubernetes Prow Robot authored
Add support for human-friendly TTL values
-
Kubernetes Prow Robot authored
Add --watchers flag to allow controller to respond automatically to Ingress or Service updates
-
- 30 Jan, 2020 1 commit
-
-
Kubernetes Prow Robot authored
uprade golangci-lint and add megacheck & interface linters
-
- 29 Jan, 2020 1 commit
-
-
saidst authored
-
- 27 Jan, 2020 2 commits
- 23 Jan, 2020 3 commits
-
-
Tariq Ibrahim authored
-
Kubernetes Prow Robot authored
Added new provider: Akamai FastDNS
-
Kubernetes Prow Robot authored
update alpine base image to 3.11
-
- 22 Jan, 2020 3 commits
-
-
k.siemer authored
-
Tariq Ibrahim authored
-
k.siemer authored
-
- 21 Jan, 2020 3 commits
-
-
k.siemer authored
-
k.siemer authored
-
Kubernetes Prow Robot authored
remove context.TODO()s in external-dns
-
- 20 Jan, 2020 2 commits
-
-
Kubernetes Prow Robot authored
istio.md: update existing external-dns to enable Istio Gateway DNS for customers
-
Kubernetes Prow Robot authored
fix broken liks:https://ns1.com/knowledgebase/creating-and-managing-u…
-
- 19 Jan, 2020 4 commits
-
-
Kubernetes Prow Robot authored
Update AWS documentation
-
Kubernetes Prow Robot authored
fix broken links:https://github.com/kubernetes/ingress/tree/master/co…
-
-
-
- 18 Jan, 2020 1 commit
-
-
Michael S. Fischer authored
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.
-
- 17 Jan, 2020 2 commits
-
-
Marcello de Sales authored
Making sure the records are created depends on different settings. Add the section about debugging.
-
Marcello de Sales authored
-
- 16 Jan, 2020 2 commits
- 15 Jan, 2020 1 commit
-
-
Tariq Ibrahim authored
-