- 09 Oct, 2020 1 commit
-
-
Raffaele Di Fazio authored
Signed-off-by:
GitHub <noreply@github.com>
-
- 26 Sep, 2020 3 commits
-
-
Raffaele Di Fazio authored
-
Raffaele Di Fazio authored
Signed-off-by:
Raffaele Di Fazio <difazio.raffaele@gmail.com>
-
Raffaele Di Fazio authored
Signed-off-by:
Raffaele Di Fazio <difazio.raffaele@gmail.com>
-
- 19 Sep, 2020 1 commit
-
-
Raffaele Di Fazio authored
Signed-off-by:
Raffaele Di Fazio <difazio.raffaele@gmail.com>
-
- 16 Sep, 2020 1 commit
-
-
Kubernetes Prow Robot authored
Add --zone-name-filter option for azure provider
-
- 10 Sep, 2020 2 commits
-
-
Kubernetes Prow Robot authored
Update kustomize base
-
Kubernetes Prow Robot authored
aws: cache zones list
-
- 09 Sep, 2020 2 commits
-
-
Michael Goodness authored
Signed-off-by:
Michael Goodness <michael.goodness@mlb.com>
-
Michael Goodness authored
Signed-off-by:
Michael Goodness <michael.goodness@mlb.com>
-
- 08 Sep, 2020 1 commit
-
-
Thibault Cohen authored
-
- 07 Sep, 2020 1 commit
-
-
Kubernetes Prow Robot authored
Contour HTTPProxy support
-
- 03 Sep, 2020 1 commit
-
-
Benjamin Pineau authored
When it syncs AWS DNS with k8s cluster content (at `--interval`), external-dns submits two distinct Route53 API calls: * to fetch available zones (eg. for tag based zones discovery, or when zones are created after exernal-dns started), * to fetch relevant zones' resource records. Each call taxes the Route53 APIs calls budget (5 API calls per second per AWS account/region hard limit), increasing the probability of being throttled. Changing synchronization interval would mitigate those calls' impact, but at the cost of keeping stale records for a longer time. For most practical uses cases, zones list aren't expected to change frequently. Even less so when external-dns is provided an explicit, static zones set (`--zone-id-filter` rather than `--aws-zone-tags`). Using a zones list cache halves the number of Route53 read API calls.
-
- 02 Sep, 2020 11 commits
-
-
Thibault Cohen authored
-
Kubernetes Prow Robot authored
Update Contributing Documentation
-
Sean Malloy authored
-
Sean Malloy authored
-
Sean Malloy authored
-
codearky authored
* Remove duplication of target ips for NodePort services with ExternalTrafficPolicy=Local * Removed trailing lines
-
Kubernetes Prow Robot authored
ns1: add minttlseconds
-
Kubernetes Prow Robot authored
fix ingress-controller yaml link
-
Kubernetes Prow Robot authored
Add quick start section to contributor docs
-
Kubernetes Prow Robot authored
Update pull requests template
-
Sean Malloy authored
* Add section for linked issues * Add checklist * Do NOT include CHANGELOG updates as part of the checklist
-
- 01 Sep, 2020 12 commits
-
-
Kostas Kapetanakis authored
-
Kubernetes Prow Robot authored
Remove changelog from PR template
-
Raffaele Di Fazio authored
-
Sean Malloy authored
-
Sean Malloy authored
-
Kubernetes Prow Robot authored
Fixes coverall, #1755
-
Johannes Grumböck authored
-
Kubernetes Prow Robot authored
Add tutorial for GKE with workload identity
-
-
Johannes Grumböck authored
-
Johannes Grumböck authored
-
Johannes Grumböck authored
-
- 31 Aug, 2020 1 commit
-
-
David Dooling authored
Add instructions for using GKE workload identity to allow ExternalDNS to authenticate against Google Cloud DNS APIs. Add blog link to README. Signed-off-by:
David Dooling <dooling@gmail.com>
-
- 30 Aug, 2020 1 commit
-
-
Kubernetes Prow Robot authored
Enable azure_private_dns to work with non "AzurePublicCloud" clouds
-
- 29 Aug, 2020 2 commits
-
-
Kubernetes Prow Robot authored
Move Inactive Maintainers To Emeritus Approvers
-
Kubernetes Prow Robot authored
Add Cloudflare documentation on use of `--zone-id-filter`
-