Sean Malloy
6ffb6dc05a
Bump CHANGELOG
2020-08-26 13:39:17 -05:00
Sean Malloy
c97f7eeb3f
docs: enhance pull request template
...
* Added unit tests to the checklist
* Added end user docs to the checklist
* Added link to the contributing docs
* Added section for description and issue links
2020-08-26 13:38:47 -05:00
Kubernetes Prow Robot
bdf811a984
Merge pull request #1752 from KohlsTechnology/prom-docs
...
provide documentation of available prometheus metrics
2020-08-26 08:58:03 -07:00
Vinny Sabatini
6f1161ebc0
provide documentation of available prometheus metrics
...
A table of the available metrics is provided so end users do not have to
dig through the code to determine what metrics they have available to
them at runtime.
2020-08-26 10:40:09 -05:00
LXM
18296a8c07
fix alibaba cloud ducp create record ( #1682 )
...
Co-authored-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2020-08-26 03:02:04 -07:00
Kubernetes Prow Robot
aee691d8b5
Merge pull request #1753 from tariq1890/rm-igw
...
remove unused field IstioIngressGatewayServices
2020-08-26 01:14:03 -07:00
Kubernetes Prow Robot
c12b269df1
Merge pull request #1748 from KohlsTechnology/aws-error-handling
...
utilize the errors package for error handling
2020-08-26 01:08:03 -07:00
Kubernetes Prow Robot
83f52f6e7d
Merge pull request #1741 from KohlsTechnology/teapot-cleanup
...
Update Documentation with Updated Registry Location
2020-08-26 01:06:03 -07:00
Tariq Ibrahim
7e2b550866
remove unused field IstioIngressGatewayServices
2020-08-25 19:20:08 -07:00
Loo Zheng Yuan
b70c30b711
update changelog
2020-08-26 01:38:01 +08:00
Loo Zheng Yuan
1518ae91f8
add examples using the --zone-id-filter flag
2020-08-26 01:34:14 +08:00
Loo Zheng Yuan
26156ad2db
improve docs on the exact configuration needed for zone-limited api tokens to work
2020-08-26 01:33:51 +08:00
Patrick D'Addona
d6fc043413
Update CHANGELOG.md
2020-08-25 10:34:11 +02:00
Vinny Sabatini
47f9fb1b27
utilize the errors package for AWS error handling
2020-08-24 21:57:01 -05:00
Kubernetes Prow Robot
c12bec95cb
Merge pull request #1738 from tariq1890/license-check
...
add license header check to the CI
2020-08-24 00:35:41 -07:00
Joseph Glanville
1640905a03
Address review comments
2020-08-22 18:37:26 +07:00
Joseph Glanville
1fd40bd5fd
Documentation for Contour HTTPProxy support
2020-08-22 17:51:47 +07:00
Patrick D'Addona
83d73646dc
Ran goimports on provider/azure/azure_private_dns.go and provider/azure/azure_privatedns_test.go
2020-08-22 12:42:04 +02:00
Patrick D'Addona
81f0576156
Add test to verify NewAzurePrivateDNSProvider will use the ResourceManagerEndpoint from the configured cloud
2020-08-22 12:42:04 +02:00
Patrick D'Addona
6a053460fe
Enable azure_private_dns to work with non "AzurePublicCloud" clouds, like "AzureUSGovernmentCloud", "AzureChinaCloud" or "AzureGermanCloud"
2020-08-22 12:42:04 +02:00
Tariq Ibrahim
6ec6e3d88e
add license header check to the CI
2020-08-21 15:54:49 -07:00
Sean Malloy
f281a59c17
Bump CHANGELOG
2020-08-21 16:33:17 -05:00
Sean Malloy
b349103de7
Update Documentation with Updated Registry Location
...
The k8s external-dns project now uses the official Kubernetes projects
container registry at k8s.gcr.io. Update all references to use the new
registry.
2020-08-21 16:28:57 -05:00
Eric R. Rath
434c1ca241
Merge branch 'master' into oci-auth-instance-principal
2020-08-20 14:20:35 -07:00
Kubernetes Prow Robot
7fe31aacfa
Merge pull request #1734 from ddymko/doc-typos
...
Docs: Fixed typos
2020-08-20 00:41:22 -07:00
Kubernetes Prow Robot
8b3ec72b4f
Merge pull request #1729 from prune998/patch-1
...
added --txt-prefix to google deployment
2020-08-20 00:39:22 -07:00
Kubernetes Prow Robot
84e6002297
Merge pull request #1549 from Reuuke/master
...
External DNS should uses ALIAS for AWS Global Accelerator
2020-08-20 00:37:23 -07:00
Kubernetes Prow Robot
5783e7e639
Merge pull request #1731 from KohlsTechnology/issue-1562
...
docs: cleanup version roadmap docs
2020-08-20 00:35:23 -07:00
Kubernetes Prow Robot
fca0c7eb2a
Merge pull request #1737 from tariq1890/fix-goimports
...
fix goimports local import order and update golangci-lint
2020-08-20 00:33:23 -07:00
Kubernetes Prow Robot
5e82df70d7
Merge pull request #1736 from KohlsTechnology/issue-1726
...
update release docs to include kustomization config
2020-08-20 00:31:27 -07:00
Kubernetes Prow Robot
61463e47ea
Merge pull request #1732 from tariq1890/bump-k8s
...
bump kubernetes dependencies and run go mod tidy
2020-08-20 00:29:24 -07:00
Tariq Ibrahim
600f4f1ba0
fix goimports local import order and update golangci-lint
2020-08-19 20:05:07 -07:00
Vinny Sabatini
3a7892307c
update release docs to include kustomization config
2020-08-19 22:01:23 -05:00
Tariq Ibrahim
7ab8d12a67
bump kubernetes dependencies and run go mod tidy
2020-08-19 12:46:15 -07:00
Kubernetes Prow Robot
a763d1532c
Merge pull request #1643 from Sh4d1/scaleway_dns
...
Add Scaleway DNS as a new provider
2020-08-19 01:25:10 -07:00
David Dymko
cdaccd56ff
changlog entry
2020-08-19 01:44:12 -04:00
David Dymko
091580ae6d
typos in docs
2020-08-19 01:41:59 -04:00
Patrik
b22edb8f4b
Update docs/tutorials/scaleway.md
...
Co-authored-by: Nick Jüttner <nick@juni.io>
2020-08-19 06:42:53 +02:00
Patrik Cyvoct
b0901690fa
fix review
...
Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
2020-08-19 06:42:52 +02:00
Patrik Cyvoct
e18d75ca68
Add changelog entry
...
Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
2020-08-19 06:42:49 +02:00
Patrik Cyvoct
c0b913ada0
clean unused code
...
Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
2020-08-19 06:41:48 +02:00
Patrik Cyvoct
b1f6c1fa0e
fix scw annotations
...
Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
2020-08-19 06:41:47 +02:00
Patrik Cyvoct
9a7a873ce8
Add Scaleway DNS as a new provider
...
Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
2020-08-19 06:41:42 +02:00
prune
32a28ca5fa
removed ref to vinylDNS
2020-08-18 17:45:40 -04:00
Vinny Sabatini
f812d12064
docs: cleanup version roadmap docs
...
v0.5 is no longer the latest version of ExternalDNS, and there is a
separate header for the current latest version (v0.7).
2020-08-18 13:54:20 -05:00
Prune Sebastien THOMAS
e0723bb28b
added --txt-prefix to google deployment
...
when using `registry=txt` option, make sure to also use the `txt-prefix` and `txt-owner-id` options as well. If you try to create a `TXT` record in VinylDNS without a prefix, it will try to create a `TXT` record with the same name as your actual DNS record and fail (creating a stranded record `external-dns` cannot manage).
2020-08-18 11:11:36 -04:00
Kubernetes Prow Robot
8bef3758c7
Merge pull request #1625 from haines/ignore-wildcard-hosts-in-istio-gateways
...
Ignore wildcard hosts in Istio gateways
2020-08-18 02:53:29 -07:00
Kubernetes Prow Robot
11d2796803
Merge pull request #1728 from tariq1890/istio-informers
...
add event handler for istio gateway and virtualservice source
2020-08-18 02:27:30 -07:00
Tariq Ibrahim
58ceebec73
add event handler for istio gateway and virtualservice source
2020-08-18 00:18:27 -07:00
Kubernetes Prow Robot
306b3377d2
Merge pull request #1727 from tariq1890/upd-azure
...
update and clean up azure dependencies
2020-08-17 23:17:30 -07:00