Vladimir Smagin
375723934a
update pipeline
2 months ago
Vladimir Smagin
22215d9883
update pipeline
2 months ago
Vladimir Smagin
2c1bee362b
update pipeline
2 months ago
Vladimir Smagin
3f62a1c052
update pipeline
2 months ago
Vladimir Smagin
2c89cdc9d7
update pipeline
2 months ago
Vladimir Smagin
a68c5ce282
update pipeline
2 months ago
Vladimir Smagin
c0070e3d0e
update pipeline
2 months ago
Vladimir Smagin
86f5e14e8a
update pipeline
2 months ago
Vladimir Smagin
d7a87346b6
update pipeline
2 months ago
Vladimir Smagin
8463a4d279
update pipeline
2 months ago
Vladimir Smagin
b4970f1738
update hetzner dns lib
2 months ago
Vladimir Smagin
3a7483b376
update hetzner dns lib
2 months ago
Vladimir Smagin
406f3b683e
+
5 months ago
Vladimir Smagin
143175b744
run tests inside separated container
5 months ago
Vladimir Smagin
78ae35d375
+
5 months ago
Vladimir Smagin
5575847895
vendor
5 months ago
Vladimir Smagin
b0750ea016
add pipeline
5 months ago
Vladimir Smagin
d3fbe71466
some cleanup
5 months ago
Vladimir Smagin
d67baf1e2c
+
5 months ago
Vladimir Smagin
0b63ca8997
+
5 months ago
Vladimir Smagin
ca5bd7ca4f
bump lib version
5 months ago
Vladimir Smagin
3a1c1b6551
fix hetzner records update
5 months ago
Kubernetes Prow Robot
61a6bcb1fa
Merge pull request #1777 from mgoodness/kustomize
Update kustomize base
5 months ago
Kubernetes Prow Robot
8b81c100fd
Merge pull request #1704 from DataDog/aws-cache-zones-list
aws: cache zones list
5 months ago
Michael Goodness
9b8a723d0f
chore(kustomize): move image tag to kustomization.yaml
Signed-off-by: Michael Goodness <michael.goodness@mlb.com>
6 months ago
Michael Goodness
151259c7ff
chore(kustomize): consolidate RBAC
Signed-off-by: Michael Goodness <michael.goodness@mlb.com>
6 months ago
Kubernetes Prow Robot
0947994d37
Merge pull request #1628 from josephglanville/jpg/contour-httpproxy
Contour HTTPProxy support
6 months ago
Benjamin Pineau
837d1ea248
aws: cache zones list
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.
7 months ago
Kubernetes Prow Robot
0ef226f77e
Merge pull request #1760 from KohlsTechnology/docs-round-3
Update Contributing Documentation
6 months ago
Sean Malloy
153131041f
Remove test automation section from contributing docs
6 months ago
Sean Malloy
428b305d76
Bump CHANGELOG
6 months ago
Sean Malloy
5a8916ea22
Update Contributing Documentation
6 months ago
codearky
53c0cf951d
Remove duplication of external ips when ExternalTrafficPolicy set to … ( #1744 )
* Remove duplication of target ips for NodePort services with ExternalTrafficPolicy=Local
* Removed trailing lines
6 months ago
Kubernetes Prow Robot
8c3220b527
Merge pull request #1576 from newrelic-forks/dennisme/minttl-ns1
ns1: add minttlseconds
6 months ago
Kubernetes Prow Robot
0f3e9cf1f1
Merge pull request #1768 from kapekost/patch-2
fix ingress-controller yaml link
6 months ago
Kubernetes Prow Robot
c6101aacb0
Merge pull request #1766 from KohlsTechnology/docs-round-4
Add quick start section to contributor docs
6 months ago
Kubernetes Prow Robot
8fe23a146e
Merge pull request #1769 from KohlsTechnology/update-pr-template
Update pull requests template
6 months ago
Sean Malloy
fdbd00f9c0
Update pull requests template
* Add section for linked issues
* Add checklist
* Do NOT include CHANGELOG updates as part of the checklist
6 months ago
Kostas Kapetanakis
8e28d46aeb
fix ingress-controller yaml link
6 months ago
Kubernetes Prow Robot
eb96cb1eac
Merge pull request #1767 from kubernetes-sigs/remove-pr-template
Remove changelog from PR template
6 months ago
Raffaele Di Fazio
6a2f40a6d1
remove checklist from PR template
6 months ago
Sean Malloy
f52c47a259
Bump CHANGELOG
6 months ago
Sean Malloy
d42251eaad
Add quick start section to contributor docs
6 months ago
Kubernetes Prow Robot
cbde512e35
Merge pull request #1762 from porscheinformatik/fix-coverall
Fixes coverall, #1755
6 months ago
Johannes Grumböck
fb80737ea3
Merge branch 'master' into fix-coverall
6 months ago
Kubernetes Prow Robot
9b923e9d12
Merge pull request #1765 from ddgenome/gke-workload-identity
Add tutorial for GKE with workload identity
6 months ago
Johannes Grumböck
61933ef635
Merge branch 'fix-coverall' of https://github.com/porscheinformatik/external-dns into fix-coverall
6 months ago
Johannes Grumböck
6f5ef2a56d
Moved coverprofile creation into Makefile
6 months ago
Johannes Grumböck
26f2badfc9
Updated CHANGELOG because of rebasing
6 months ago
Johannes Grumböck
541c22e72c
Fixes coverall, #1755
6 months ago