2638 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
b256215cb0
Merge pull request #2420 from kubernetes-sigs/raffo/fix-trivy
Fix trivy security scanning
2021-11-24 01:06:20 -08:00
Kubernetes Prow Robot
dae832b67d
Merge pull request #2394 from kubernetes-sigs/raffo/release-note-patch
Small change to release notes tutorial
2021-11-24 01:05:22 -08:00
Anthony Stanton
61e3948981 doc: how-to randomise startup vs AWS API throttling 2021-11-24 09:04:33 +01:00
Alexandre Gaudreault
18b0c461cb
Update README.md 2021-11-23 12:55:01 -05:00
Alexandre Gaudreault
e917eadb2f revert chart version 2021-11-23 12:53:36 -05:00
Michael Gruener
b8a08512e9 Add event handler for OpenShift Route source 2021-11-22 15:16:13 +01:00
Nick Jüttner
1649510f17
Merge pull request #2441 from KohlsTechnology/update-owners
Add seanmalloy as an approver
2021-11-19 15:04:09 +01:00
Kubernetes Prow Robot
9cf3d4906c
Merge pull request #2400 from miheer/add-router-field-for-ocpRouteSource
Fix CNAME record when multiple router canonical name are defined in Route Status.
2021-11-19 05:50:52 -08:00
Sean Malloy
cb96c7d23d Add seanmalloy as an approver 2021-11-18 13:14:34 -06:00
Kubernetes Prow Robot
13951ff91e
Merge pull request #2384 from polivbr/fix-azure-private-dns
[azure] remove dummy MSI_ENDPOINT
2021-11-17 07:33:54 -08:00
Artem Voronin
1d8169693f Removed GetServiceDetail 2021-11-14 19:56:21 -08:00
Artem Voronin
7a0601c8b4 AWSSD Remove Empty Service 2021-11-14 17:43:35 -08:00
Dinar Valeev
65821fbc65
RFC2136: add NS record support
Signed-off-by: Dinar Valeev <dinar.valeev@absa.africa>
2021-11-14 17:47:17 +01:00
George Buckerfield
93b3cf95b6
Add the canonical hosted zone for Cloudfront 2021-11-12 15:19:07 +00:00
Kubernetes Prow Robot
c82a3d2b10
Merge pull request #2437 from stevehipwell/trigger-chart-release
chore(chart): trigger release action
external-dns-helm-chart-1.6.0
2021-11-12 06:36:28 -08:00
Steve Hipwell
c30b3d7e25 chore(chart): trigger release action
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
2021-11-12 13:49:36 +00:00
Kubernetes Prow Robot
8040b22fb0
Merge pull request #2434 from stevehipwell/fix-chart-actions-repo-filter
chore(chart): fix actions reop filter
2021-11-12 04:00:28 -08:00
Steve Hipwell
bf8a33d57f chore(chart): fix actions reop filter
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
2021-11-12 11:38:41 +00:00
Kubernetes Prow Robot
d3895024b5
Merge pull request #2432 from rk295/rk/service-annotations
Adds support for user specified Service annotations
2021-11-12 03:30:28 -08:00
Robin Kearney
fde4fe5c6e Typo 2021-11-12 11:01:55 +00:00
Robin Kearney
8983edf9ab Updating the docs 2021-11-12 09:07:53 +00:00
Kubernetes Prow Robot
abb67e7b19
Merge pull request #2433 from stevehipwell/chart-process
feat(chart): update chart process
2021-11-12 00:56:28 -08:00
Steve Hipwell
c5259353fc feat(chart): update chart process
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
2021-11-11 16:46:38 +00:00
Robin Kearney
e4507b4e6e Bumping minor, not patch 2021-11-11 16:09:42 +00:00
Robin Kearney
001d10475c Bumping version 2021-11-11 16:08:14 +00:00
Robin Kearney
9b761f4098 Adds support for user specified Service annotations 2021-11-11 15:28:53 +00:00
Greg Whorley
f2fc9c9636
add another missing ingressClassName field 2021-11-09 14:06:38 -08:00
Greg Whorley
a1af6323a2
add missing ingressClassName field 2021-11-09 14:04:23 -08:00
Greg Whorley
86f5d1f038
add ingressClassName field 2021-11-09 14:03:11 -08:00
Greg Whorley
4fec0329ff
add ingressClassName field 2021-11-09 14:02:06 -08:00
Greg Whorley
2f24219713
update ingress spec 2021-11-09 14:00:37 -08:00
Greg Whorley
33d47a0cf7
fix ingress spec 2021-11-09 13:57:05 -08:00
Greg Whorley
97425b7542
update ingress spec 2021-11-09 13:55:34 -08:00
Jim Gilbert
1690dd758c Use ShowAll: true query argument for recordsets resource
Add ShowAll: true query argument so that the API returns all records without pagination controls.
2021-11-09 15:20:40 -05:00
Kubernetes Prow Robot
8c8880b545
Merge pull request #2412 from afirth/2021-11-03-docs-for-aws-rate-limit
[DOCS only] Expand the AWS tutorial with common args to mitigate rate limiting
2021-11-09 01:35:40 -08:00
Raffaele Di Fazio
56ea6f5dc9 update trivy workflow 2021-11-09 08:16:11 +00:00
Aditya Kolhar
19d9bc8ef9 Changes to add A records of source and registry as metrics
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.
2021-11-08 15:22:36 +05:30
Kubernetes Prow Robot
c9e0c919a1
Merge pull request #2413 from haines/helm-chart-cluster-role-permissions
Only add cluster role permissions for enabled sources
external-dns-helm-chart-1.5.0
2021-11-04 03:04:04 -07:00
Greg Whorley
03ee303979
Fix ingress spec in given examples
### Description
A previous PR (#1978) updated the ingress API version but the spec needed an update as well. I tested this locally by applying the yaml with a valid DNS hostname.

### Checklist
- [ ] Unit tests updated
- [x] End user documentation updated
2021-11-03 12:26:20 -07:00
Andrew Haines
8b5bcb4fbc
Only add cluster role permissions for enabled sources 2021-11-03 19:11:04 +00:00
Kubernetes Prow Robot
ab7a96595a
Merge pull request #2248 from haines/helm-chart-cluster-role-permissions
Add Istio permissions to cluster role
external-dns-helm-chart-1.4.1
2021-11-03 04:34:57 -07:00
Kubernetes Prow Robot
39931b7cb0
Merge pull request #2259 from mper0003/issue-2245
service: fix merging of endpoints - same hostname different set-identifier
2021-11-03 04:32:58 -07:00
afirth
45886608db Expand the AWS tutorial with common args to mitigate rate limiting 2021-11-03 10:58:27 +01:00
Miheer Salunke
ab8a62045e 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>
2021-11-03 12:52:57 +10:00
Andrew Haines
e46c48f492
Add Istio permissions to cluster role 2021-11-02 14:36:11 +00:00
Kubernetes Prow Robot
4c66715a61
Merge pull request #2338 from adityask2/metric-addition
Changes to add 2 metrics to external-dns.
2021-10-28 10:06:27 -07:00
Aditya Kolhar
39d5b39e18 Changes to add metric to external-dns.
1. external_dns_controller_verified_records - No of DNS A-records that exists both in source and registry - Gauge Metric
2021-10-27 13:51:31 +05:30
Kubernetes Prow Robot
0fa419afda
Merge pull request #2402 from stevehipwell/chart-owners
Add chart owners
2021-10-26 08:57:32 -07:00
Steve Hipwell
abb432941a Add chart owners and improve chart ci
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
2021-10-26 08:23:51 +01:00
Alexandre Gaudreault
da98ef8768
doc(chart): add kubeVersion information 2021-10-25 10:15:11 -04:00