- 10 Dec, 2021 1 commit
-
-
Kubernetes Prow Robot authored
Changes to add count of A records of source and registry as metrics
-
- 02 Dec, 2021 4 commits
-
-
Kubernetes Prow Robot authored
Remove broken Azure config test
-
Kubernetes Prow Robot authored
feat: randomise startup
-
Raffaele Di Fazio authored
Signed-off-by:
GitHub <noreply@github.com>
-
Kubernetes Prow Robot authored
images: use k8s-staging-test-infra/gcb-docker-gcloud
-
- 30 Nov, 2021 1 commit
-
-
Aaron Crickenberger authored
-
- 26 Nov, 2021 1 commit
-
-
Kubernetes Prow Robot authored
doc: add Kubernetes compatibility table
-
- 24 Nov, 2021 3 commits
-
-
Kubernetes Prow Robot authored
Fix trivy security scanning
-
Kubernetes Prow Robot authored
Small change to release notes tutorial
-
Anthony Stanton authored
-
- 23 Nov, 2021 2 commits
-
-
Alexandre Gaudreault authored
-
Alexandre Gaudreault authored
-
- 19 Nov, 2021 2 commits
-
-
Nick Jüttner authored
Add seanmalloy as an approver
-
Kubernetes Prow Robot authored
Fix CNAME record when multiple router canonical name are defined in Route Status.
-
- 18 Nov, 2021 1 commit
-
-
Sean Malloy authored
-
- 17 Nov, 2021 1 commit
-
-
Kubernetes Prow Robot authored
[azure] remove dummy MSI_ENDPOINT
-
- 12 Nov, 2021 8 commits
-
-
Kubernetes Prow Robot authored
chore(chart): trigger release action
-
Steve Hipwell authored
Signed-off-by:
Steve Hipwell <steve.hipwell@gmail.com>
-
Kubernetes Prow Robot authored
chore(chart): fix actions reop filter
-
Steve Hipwell authored
Signed-off-by:
Steve Hipwell <steve.hipwell@gmail.com>
-
Kubernetes Prow Robot authored
Adds support for user specified Service annotations
-
Robin Kearney authored
-
Robin Kearney authored
-
Kubernetes Prow Robot authored
feat(chart): update chart process
-
- 11 Nov, 2021 4 commits
-
-
Steve Hipwell authored
Signed-off-by:
Steve Hipwell <steve.hipwell@gmail.com>
-
Robin Kearney authored
-
Robin Kearney authored
-
Robin Kearney authored
-
- 09 Nov, 2021 2 commits
-
-
Kubernetes Prow Robot authored
[DOCS only] Expand the AWS tutorial with common args to mitigate rate limiting
-
Raffaele Di Fazio authored
-
- 08 Nov, 2021 1 commit
-
-
Aditya Kolhar authored
Changes to add A records of source and registry as metrics. The existing metrics - external_dns_registry_endpoints_total & external_dns_source_endpoints_total gives a cumulative count of records all records (A, SRV, CNAME, TXT). We have a metric - external_dns_controller_verified_records which gives the intersection of A records between source & regsitry. However, in order to determined how many records are yet to be synced to registry, we need count of total A records in registry & source.
-
- 04 Nov, 2021 1 commit
-
-
Kubernetes Prow Robot authored
Only add cluster role permissions for enabled sources
-
- 03 Nov, 2021 5 commits
-
-
Andrew Haines authored
-
Kubernetes Prow Robot authored
Add Istio permissions to cluster role
-
Kubernetes Prow Robot authored
service: fix merging of endpoints - same hostname different set-identifier
-
afirth authored
-
Miheer Salunke authored
In OCP when you have multiple ingress controllers the route's status Ingress object get populated with multiple router canonical names. So in this case, the external dns tries to add multiple CNAME records for same host in the same hosted zone which is a violation of RFC 1912 and therefore is rejected by standards-compliant DNS services. This feature adds a router field to the OCP Route Source so that a user can add an ingress controller name in flag --ocp-router-name which will be used to pick up the respective routerCanonicalHostname from Route's Status Ingress Object. Signed-off-by:
Miheer Salunke <miheer.salunke@gmail.com>
-
- 02 Nov, 2021 1 commit
-
-
Andrew Haines authored
-
- 28 Oct, 2021 1 commit
-
-
Kubernetes Prow Robot authored
Changes to add 2 metrics to external-dns.
-
- 27 Oct, 2021 1 commit
-
-
Aditya Kolhar authored
1. external_dns_controller_verified_records - No of DNS A-records that exists both in source and registry - Gauge Metric
-