- 03 Oct, 2020 2 commits
-
-
Johannes Grumböck authored
-
Johannes Grumböck authored
-
- 02 Oct, 2020 3 commits
-
-
Johannes Grumböck authored
-
Johannes Grumböck authored
-
Johannes Grumböck authored
-
- 01 Oct, 2020 4 commits
-
-
Kubernetes Prow Robot authored
Bump externalDNS image in kustomization.yaml
-
Raffaele Di Fazio authored
Signed-off-by:
GitHub <noreply@github.com>
-
Kubernetes Prow Robot authored
fix: scaleway doc bump version to 0.7.4
-
Romain Guichard authored
Scaleway provider doesn't work with 0.7.3
-
- 24 Sep, 2020 2 commits
-
-
João Marçal authored
* Added label filter for source CRD * Fixed bug with labels and added tests for source CRD * Fixed formating * Update source/crd_test.go Co-authored-by:
Vinny Sabatini <vincent.sabatini@gmail.com> Co-authored-by:
Vinny Sabatini <vincent.sabatini@gmail.com>
-
Kubernetes Prow Robot authored
Optionally ignore tls rules in ingress source
-
- 23 Sep, 2020 1 commit
-
-
Kubernetes Prow Robot authored
Hetzner: fix records update
-
- 21 Sep, 2020 2 commits
-
-
Kubernetes Prow Robot authored
Publish ExternalIPs for LoadBalancer services
-
Kubernetes Prow Robot authored
add service annotation to set public/private iface for NodePort
-
- 18 Sep, 2020 1 commit
-
-
Benjile authored
-
- 16 Sep, 2020 3 commits
-
-
rbtr authored
-
Evan Baker authored
Signed-off-by:
Evan Baker <rbtr@users.noreply.github.com>
-
Kubernetes Prow Robot authored
Add --zone-name-filter option for azure provider
-
- 12 Sep, 2020 3 commits
-
-
Sergei Zyubin authored
-
Sergei Zyubin authored
-
Sergei Zyubin authored
-
- 10 Sep, 2020 4 commits
-
-
Vladimir Smagin authored
-
Vladimir Smagin authored
-
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 10 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
-