Releases: kubernetes-sigs/external-dns
external-dns-helm-chart-1.4.1
ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers.
v0.10.1
What's Changed
- build(deps): bump github.com/aws/aws-sdk-go from 1.40.38 to 1.40.53 by @dependabot in #2341
- remove unused parameters in aws change submit method by @tariq1890 in #2318
- Update clusterrole in kustomize by @Raffo in #2347
- Bump appVersion in chart by @stuartpb in #2343
- Add registry as a flag for helm chart by @njuettner in #2352
- kustomize: Grant watch nodes instead of get by @maxbrunet in #2351
- Install tzdata, so that time zone information is available. by @sgielen in #2285
- helm chart respect registry value if not equal to txt by @Jonomir in #2353
- build(deps): bump github.com/digitalocean/godo from 1.44.0 to 1.69.1 by @dependabot in #2355
- reintroduce klog replace by @Raffo in #2361
- build(deps): bump github.com/vultr/govultr/v2 from 2.8.1 to 2.9.0 by @dependabot in #2340
- build(deps): bump github.com/Azure/go-autorest/autorest from 0.11.20 to 0.11.21 by @dependabot in #2339
- Fix log message if a cloudflare update fails by @ari-becker in #2366
- Fix alpine vulnerabilities (part2) by @PascalBourdier in #2372
- Reintroduce glog-logrus by @svonliebenstein in #2375
- Use Raffo/knolog to fix spurious logs by @Raffo in #2379
- Label filtering for Ingress, Service, Openshift Route sources by @arjunrn in #2371
- Infoblox: add PTR record support by @sagor999 in #2258
- GCP: handle failed project auto detection by @alebedev87 in #2387
- Revert "Install tzdata, so that time zone information is available." by @Raffo in #2398
New Contributors
- @stuartpb made their first contribution in #2343
- @maxbrunet made their first contribution in #2351
- @sgielen made their first contribution in #2285
- @Jonomir made their first contribution in #2353
- @ari-becker made their first contribution in #2366
- @PascalBourdier made their first contribution in #2372
- @svonliebenstein made their first contribution in #2375
- @arjunrn made their first contribution in #2371
- @alebedev87 made their first contribution in #2387
Full Changelog: v0.10.0...v0.10.1
Image
k8s.gcr.io/external-dns/external-dns:v0.10.1
external-dns-helm-chart-1.4.0
ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers.
external-dns-helm-chart-1.3.2
ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers.
external-dns-helm-chart-1.3.1
ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers.
external-dns-helm-chart-1.3.0
ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers.
v0.10.0
-
Source: Dedupe Common Logic (#2190) @abursavich
-
Add helm chart (#2208) @stevehipwell
-
build(deps): bump github.com/Azure/go-autorest/autorest from 0.11.10 to 0.11.20 (#2253) @dependabot
-
build(deps): bump cloud.google.com/go from 0.54.0 to 0.93.3 (#2254) @dependabot
-
updated kustomize version (#2263) @kundan2707
-
build(deps): bump github.com/vultr/govultr/v2 from 2.5.1 to 2.8.1 (#2268) @dependabot
-
build(deps): bump github.com/exoscale/egoscale from 0.18.1 to 0.73.2 (#2293) @dependabot
-
build(deps): bump github.com/aws/aws-sdk-go from 1.31.4 to 1.40.38 (#2276) @dependabot
-
build(deps): bump k8s.io/api from 0.22.0 to 0.22.1 (#2267) @dependabot
-
kubernetes v1.22: Update controller to use networking.k8s.io/v1 Ingress. (#2281) @andrewstuart
-
build(deps): bump github.com/projectcontour/contour from 1.7.0 to 1.14.2 (#2295) @dependabot
-
build(deps): bump k8s.io/client-go from 0.22.0 to 0.22.2 (#2323) @dependabot
-
build(deps): bump github.com/gophercloud/gophercloud from 0.1.0 to 0.21.0 (#2301) @dependabot
-
build(deps): bump github.com/linki/instrumented_http from 0.2.0 to 0.3.0 (#2302) @dependabot
-
build(deps): bump google.golang.org/api from 0.54.0 to 0.58.0 (#2327) @dependabot
-
Bump dependencies to fix security vulnerabiity (#2332) @Raffo
-
build(deps): bump github.com/linode/linodego from 0.19.0 to 0.32.2 (#2331) @dependabot
-
build(deps): bump github.com/maxatome/go-testdeep from 1.9.2 to 1.10.1 (#2330) @dependabot
-
build(deps): bump github.com/transip/gotransip/v6 from 6.6.0 to 6.6.2 (#2328) @dependabot
-
build(deps): bump github.com/Azure/go-autorest/autorest/adal from 0.9.14 to 0.9.16 (#2329) @dependabot
-
build(deps): bump github.com/hooklift/gowsdl from 0.4.0 to 0.5.0 (#2305) @dependabot
-
build(deps): bump go.uber.org/ratelimit from 0.1.0 to 0.2.0 (#2334) @dependabot
-
build(deps): bump cloud.google.com/go from 0.94.1 to 0.97.0 (#2336) @dependabot
-
build(deps): bump github.com/Azure/azure-sdk-for-go from 46.3.0+incompatible to 46.4.0+incompatible (#2333) @dependabot
-
build(deps): bump github.com/akamai/AkamaiOPEN-edgegrid-golang from 1.0.0 to 1.1.1 (#2337) @dependabot
Images:
k8s.gcr.io/external-dns/external-dns:v0.10.0
external-dns-helm-chart-1.2.0
ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers.
v0.9.0
-
bluecat: support getting credentials from environment variables (#2072) @seanmalloy
-
docs: update bluecat tutorial (#2074) @seanmalloy
-
Godaddy enhancement (#2084) @Fred78290
-
fix_2099 (#2120) @kundan2707 rbac.authorization.k8s.io/v1beta1 will
-
Optional ability to use the host name defined on an ingress's annotations instead of its hosts stanza (#1696) @dansimone
-
Update rfc2136.md (#2118) @aSauerwein
-
update for latest version (#2131) @roelandvanbatenburg
-
Update azure-private-dns tutorial image tag to v0.8.0 (#2130) @KylePolansky
-
Adding ability to query Infoblox API using regex for fqdn (#2102) (#2110) @mmerrill3
-
Add support for Kong's TCPIngress with a load balancer (#2109) @krmichel
-
Kops compatibility mode (#2041) @olemarkus
-
Clean up OpenShift Route source implementation (#2147) @sgreene570
-
updated external-dns version to latest (#2138) @kundan2707
-
rfc2136: add batch size support (#2127) @knackaron
-
Remove extra
$
when clicked oncopy to clipboard
(#2149) @goutamtadi1 -
bluecat: add delete functionality (#2144) @jaideepbellani
-
Updated k8s manifest for Azure DNS provider #2082 (#2083) @SimonGurney
-
Feature/ignore ingress rules (#2091) @anandkumarpatel
-
Provide example of multiple values for "in" filter (#2065) @dkravetz
-
bluecat: improve test coverage (#2185) @jaideepbellani
-
CloudDNS: Allow filtering for private and public zones (#2153) @FalconerTC
-
Source: Deflake and Parallelize Tests (#2188) @abursavich
-
Adding ability to query Infoblox API using regex for fqdn (#2102) (#2102) @
-
Merge pull request #2110 from mmerrill3/feature/infoblox-reg-ex (#2110) @mmerrill3
Images:
k8s.gcr.io/external-dns/external-dns:v0.9.0
v0.8.0
-
Documentation on Route53 and Govcloud. (#1918) @vchan2002
-
modify the error url of external-dns rbac (#1925) @timyinshi
-
Refactor azure private dns auth (#1912) @sfc-gh-jelsesiy
-
Support Ambassador Host resources as sources (#1642) @inercia https://acme-v02.api.letsencrypt.org/directory
-
Corrects broken links in alb-ingress tutorial (#1939) @Raffo
-
Add RFC3645 support for secure updates with GSS-TSIG (#1951) @scottd018
-
Godaddy (#1924) @Fred78290
-
Updated docs to reference the v0.7.6 image (#1946) @jeffspahr
-
Add info in FAQ on how to enable new traefik chart (#1962) @brumhard
-
Prevent plan reporting endpoint target casing differences as a change (#1960) @robselway
-
Cleanup Docker context and decrease build time (#1498) @drGrove
-
Add support for aws eu-south-1 region (#1969) @joshuastern
-
Make Powerdns support rrsets with multiple records more smartly (#1968) @dsalisbury
-
remove duplicate endpoints when processing VirtualService (#1950) @polivbr
-
update external-dns image versiona nd ingress api version (#1978) @kundan2707
-
external-dns configuration update (#2004) @kundan2707
-
Switch to controller-gen for CRD generation and update CRD to apiextentions v1 (#2001) @k0da
-
remove outdated provider list from FAQ, link to list in README (#2011) @morremeyer
-
updated ingress apiVersion (#2012) @kundan2707
-
rfc2136: Add cli flag for Kerberos realm and improve tutorial (#2015) @stovemeerkat
-
Add Initial BlueCat Provider Support (#1506) @seanmalloy
-
Downgrade Azure provider "Failed to extract" log message to debug (#2020) @bittrance
-
Add the ability to configure k8s event rate limit (#2013) @tjamet
-
Add 'bluecat' as possible option to the provider flag (#2035) @brross
-
Avoid nil pointer deference in extractHeadlessEndpoints (#2031) @allenporter
-
Document annotation-filter usage (#2018) @timtorChen
-
Add seanmalloy As Reviewer (#2038) @seanmalloy
-
Add pod source [kops compatibility] (#2032) @olemarkus
-
AWS Route 53 provider: fix various problems with handling of alias records (#1860) @devkid
-
fix(scaleway): drop support for organization ID as it's not needed (#2021) @Sh4d1
-
bluecat: allow setting tls verify and TTL (#2052) @vinny-sabatini
-
bluecat: allow setting TTL on cname and host records (#2056) @vinny-sabatini
-
Bluecat documentation (#2053) @vinny-sabatini
Images:
k8s.gcr.io/external-dns/external-dns:v0.8.0