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
Kubernetes Prow Robot
665ab3cf71
Merge pull request #2395 from stevehipwell/helm-chart-v0-10-1
...
Update helm chart to use v0.10.1
external-dns-helm-chart-1.4.0
2021-10-23 12:40:22 -07:00
Kubernetes Prow Robot
03b2622a1d
Merge pull request #2398 from kubernetes-sigs/raffo/revert-tzdata
...
Revert "Install tzdata, so that time zone information is available."
v0.10.1
2021-10-23 02:36:20 -07:00
Raffaele Di Fazio
3717aca74c
Revert "Install tzdata, so that time zone information is available."
...
This reverts commit 5554e0529e723c27c2cb3d855f052c7075e20b81.
2021-10-23 08:55:09 +00:00
Steve Hipwell
b676d93de7
Update helm chart to use v0.10.1
...
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
2021-10-22 09:53:09 +01:00
Raffaele Di Fazio
1f62b72607
small change to release notes
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-22 08:03:44 +00:00
Kubernetes Prow Robot
073d9d5f56
Merge pull request #2387 from alebedev87/gcp-project-autodetect-fail
...
GCP: handle failed project auto detection
2021-10-20 01:29:58 -07:00
Kubernetes Prow Robot
3756f60c47
Merge pull request #2258 from sagor999/ptr-support
...
Infoblox: add PTR record support
2021-10-20 01:13:58 -07:00
Kubernetes Prow Robot
0025410605
Merge pull request #2371 from arjunrn/moar-label-filter
...
Label filtering for Ingress, Service, Openshift Route sources
2021-10-20 00:59:58 -07:00
Devon Mizelle
d1d14d34ac
PR Comment Fixes
...
* Bump cloudflare-go to 0.25.0
* Use a function for pointer booleans rather than hardcoding it.
2021-10-18 15:47:18 -04:00
Andrey Lebedev
d5eb1bf161
GCP: handle failed project auto detection
2021-10-18 21:34:08 +02:00
Kubernetes Prow Robot
d9f13101e7
Merge pull request #2379 from kubernetes-sigs/raffo/knolog
...
Use Raffo/knolog to fix spurious logs
2021-10-18 00:51:49 -07:00
Brett Polivka
85929ff034
[azure] remove dummy MSI_ENDPOINT
2021-10-18 01:37:04 +00:00
Raffaele Di Fazio
1f32bc3b10
change to Raffo/knolog
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-16 17:47:42 +00:00
dependabot[bot]
c76e8f6966
build(deps): bump github.com/exoscale/egoscale from 0.73.2 to 0.80.1
...
Bumps [github.com/exoscale/egoscale](https://github.com/exoscale/egoscale ) from 0.73.2 to 0.80.1.
- [Release notes](https://github.com/exoscale/egoscale/releases )
- [Changelog](https://github.com/exoscale/egoscale/blob/master/CHANGELOG.md )
- [Commits](https://github.com/exoscale/egoscale/compare/v0.73.2...v0.80.1 )
---
updated-dependencies:
- dependency-name: github.com/exoscale/egoscale
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 16:56:13 +00:00
dependabot[bot]
5b976224e5
build(deps): bump github.com/gophercloud/gophercloud
...
Bumps [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud ) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/gophercloud/gophercloud/releases )
- [Changelog](https://github.com/gophercloud/gophercloud/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gophercloud/gophercloud/compare/v0.21.0...v0.22.0 )
---
updated-dependencies:
- dependency-name: github.com/gophercloud/gophercloud
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 16:34:34 +00:00
Kubernetes Prow Robot
323e4dd65f
Merge pull request #2375 from svonliebenstein/fix-2348
...
Reintroduce glog-logrus
2021-10-14 08:43:18 -07:00
Samuel von Liebenstein
5cdb791a3c
Reintroduce glog-logrus
2021-10-14 13:54:10 +02:00
Arjun Naik
d91b7e6b8f
Label filtering for Ingress, Service, Openshift Route sources
...
Currently the `--label-filter` flag can only be used to filter CRDs
which match the label selector passed through that flag. This change
extends the functionality to the Ingress, Service and Openshift Route
type objects. When the flag is not specified the default value is
`labels.Everything()` which is an empty string, the same as before.
Annotation based filter is inefficient because the filtering has to be
done in the controller instead of the API server like with label
filtering.
2021-10-14 11:06:55 +02:00
Kubernetes Prow Robot
7574729937
Merge pull request #2372 from PascalBourdier/alpine-3.14-pull
...
Fix alpine vulnerabilities (part2)
2021-10-14 00:41:28 -07:00
Kubernetes Prow Robot
006418df30
Merge pull request #2366 from ari-becker/fix-cloudflare-update-log
...
Fix log message if a cloudflare update fails
2021-10-14 00:39:28 -07:00
Kubernetes Prow Robot
a0ad24a8d6
Merge pull request #2339 from kubernetes-sigs/dependabot/go_modules/github.com/Azure/go-autorest/autorest-0.11.21
...
build(deps): bump github.com/Azure/go-autorest/autorest from 0.11.20 to 0.11.21
2021-10-14 00:37:30 -07:00
Kubernetes Prow Robot
7d0c0a1d00
Merge pull request #2340 from kubernetes-sigs/dependabot/go_modules/github.com/vultr/govultr/v2-2.9.0
...
build(deps): bump github.com/vultr/govultr/v2 from 2.8.1 to 2.9.0
2021-10-14 00:35:28 -07:00
Pascal Bourdier
a19dc58786
Fix alpine vulnerabilities (part2)
...
update makefile according https://github.com/kubernetes-sigs/external-dns/pull/2213
2021-10-13 18:09:38 +02:00
Ari Becker
6c607b64e4
Fix log message if a cloudflare update fails
...
If a Cloudflare DNS record update fails, the log erroneously claimed
that it failed to delete the record. This fixes the log to claim that
it failed to update the record.
Signed-off-by: Ari Becker <ari-becker@users.noreply.github.com>
2021-10-12 15:56:35 +03:00
Kubernetes Prow Robot
3676ea0b79
Merge pull request #2361 from kubernetes-sigs/raffo-fix-2348
...
reintroduce klog replace
2021-10-11 01:04:37 -07:00
Raffaele Di Fazio
16286c19cd
fix go.sum
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-09 14:35:18 +00:00
Raffaele Di Fazio
abc5d81903
go.sum
...
Signed-off-by: GitHub <noreply@github.com>
2021-10-09 14:31:12 +00:00