Commit Graph

4924 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
0246d7c64f
Merge pull request #842 from kubernetes-incubator/security-owners
add security file
2019-01-07 05:27:45 -08:00
Nick Jüttner
123cc398f1 add security file
Signed-off-by: Nick Jüttner <nick@zalando.de>
2019-01-07 14:13:26 +01:00
Kubernetes Prow Robot
866210e2de
Merge pull request #841 from seils/fix-566
Correct Google Cloud DNS (ref: https://cloud.google.com/dns/) naming …
2019-01-05 02:32:38 -08:00
Zach Seils
9cc0fbf3e1 Correct Google Cloud DNS (ref: https://cloud.google.com/dns/) naming in docs 2019-01-04 21:37:00 +00:00
Adam Medzinski
391b536c13 Change default AWSBatchChangeSize to 1000
AWS API ChangeResourceRecordSets method only allows 1000 ResourceRecord
elements in one call, so the previous value was not very useful.
2019-01-04 18:12:35 +01:00
Kubernetes Prow Robot
92f76647c8
Merge pull request #837 from lachlancooper/fix-rfc2136-typos
Fix typos in rfc2136 provider
2019-01-04 08:48:45 -08:00
Kubernetes Prow Robot
426db9b955
Merge pull request #838 from lachlancooper/fix-rfc2136-dry-run
Fix dry-run mode in rfc2136 provider
2019-01-04 08:47:06 -08:00
Kubernetes Prow Robot
39032f61bd
Merge pull request #836 from ivanfilippov/issue811
Issue #811 - RFC2136 seems to require one IP Target per RRSET
2019-01-04 08:45:27 -08:00
Lachlan Cooper
736a01633e Fix dry-run mode in rfc2136 provider
In dry-run mode we need to return early to avoid sending messages.

Fixes #816.

Signed-off-by: Lachlan Cooper <lachlancooper@gmail.com>
2019-01-04 11:02:29 +11:00
Lachlan Cooper
d93f6ec24e Fix typos in rfc2136 provider
The rfc2136Actions interface was misspelled.

Signed-off-by: Lachlan Cooper <lachlancooper@gmail.com>
2019-01-04 10:49:20 +11:00
Ivan Filippov
bb6c5f1805 RFC2136 seems to require one IP Target per RRSET instead of multiple IPs per RRSET. 2019-01-03 05:01:50 -07:00
Kubernetes Prow Robot
f75254d15a
Merge pull request #832 from justinsb/stringer_plantablerow
Implement Stringer for planTableRow
2018-12-27 10:15:00 -08:00
Justin SB
173ef2ea4b Normalize DNS names during planning
Ensure that we don't consider names with and without a trailing dot
differently at this stage.
2018-12-27 12:41:13 -05:00
Justin SB
3c646a39a1 Implement Stringer for planTableRow
Makes for clearer log messages.
2018-12-27 12:35:58 -05:00
Denis Biondic
d0de07c084 docs(azure): better security granuality concerning external dns service principal 2018-12-24 16:44:06 +01:00
Pascal Kutscha
5aee5ad345
Update cloudflare.md 2018-12-22 21:27:48 +01:00
Zach Yam
a19cc0a3d0 Add metrics info to FAQ 2018-12-20 23:30:52 +01:00
Kubernetes Prow Robot
b7fb7ec999
Merge pull request #820 from mozhuli/patch-1
Update coredns.md
2018-12-20 08:48:54 -08:00
Wade Lee
cea58909f0
Update coredns.md
Make the DNS service IP consistent with `my-coredns-coredns` in example
2018-12-20 16:31:55 +08:00
Adrian Rangel
374bb9235a
fix commands to cleanup 2018-12-19 02:08:20 -06:00
Kubernetes Prow Robot
c107ee950c
Merge pull request #803 from Lujeni/documentation/core_dns_rbac
Update coredns tutorial with RBAC manifest (see #791)
2018-12-13 02:32:51 -08:00
Kubernetes Prow Robot
0917b93162
Merge pull request #804 from csrwng/zone_tag_filter
AWS: Add zone tag filter
2018-12-13 02:31:16 -08:00
xunpan
fc245c088d avoid unnecessary updating for CRD resource
with test updated
2018-12-13 02:35:18 -05:00
THEBAULT Julien
7747db2351 Update coredns tutorial with RBAC manifest (see #791) 2018-12-10 10:05:02 +01:00
Sanyu Melwani
2a6d9ae898
Removed extractTarget 2018-12-10 17:26:18 +11:00
Cesar Wong
65e13af9b7 Add zone tag filter for AWS 2018-12-07 10:38:52 -05:00
Kubernetes Prow Robot
e2b47aaf16
Merge pull request #807 from xunpan/corednsfix
Coredns provider cannot support more than 1 targets and cannot delete record correctly
2018-12-07 05:32:26 -08:00
xunpan
159d109833 2 issues: - coredns support more than 1 targets
- delete with prefix to make sure the record is cleaned
2018-12-07 02:55:44 -05:00
Matteo Dell'Aquila
36b443f853 fix json syntax error - typing error (#765)
there was an unexpected comma in json used as custom configuration file
2018-12-04 16:02:32 +01:00
Sanyu Melwani
7b3c5dd8ad
Use SOAP API to retrieve all records with 1 request 2018-12-04 12:22:02 +11:00
Davis Phillips
f25f90db0e adding config for bind for tsig (#790)
* adding config for bind for tsig

* add indentation as requested
2018-11-30 20:57:06 +01:00
Marques Johansson
78c63c3187 update the FAQ list of supported DNS providers (#796) 2018-11-30 20:56:51 +01:00
k8s-ci-robot
e94a9bef9a
Merge pull request #793 from linki/source-provider-metrics
Expose managed resources and records as metrics
2018-11-28 06:33:07 -08:00
Martin Linkhorst
b2601c19a7
ref(controller): namespace exposed metrics with the external_dns prefix 2018-11-28 15:20:53 +01:00
Martin Linkhorst
398b49b3d4
feat(controller): expose managed resources and records as metrics 2018-11-28 15:02:05 +01:00
k8s-ci-robot
aa9e7df1dd
Merge pull request #785 from dsbrng25b/master
Improve errors in Records() of infoblox provider
2018-11-28 02:31:28 -08:00
Martin Linkhorst
84497bfad7
fix(infoblox): don't import logrus twice 2018-11-28 11:18:48 +01:00
k8s-ci-robot
75b3ac37ba
Merge pull request #788 from pelithne/master
Updating Azure tutorial
2018-11-28 02:09:04 -08:00
xunpan
31e50b792c add tutorial for coredns (#791)
There is no coredns tutorial for externalDNS. This pull request makes
coredns based on minikube for working with externalDNS.
2018-11-28 10:59:24 +01:00
Marques Johansson
4e0d5c1cff update README to include Linode on the 0.5 roadmap (#787)
Notes that Linode support was added in 0.5.5
2018-11-24 20:50:38 +01:00
Author pelithne
5bbaf7f3fc Updating Azure tutorial 2018-11-24 18:19:55 +01:00
David Schneider
73fdde069b Improve errors in Records() of infoblox provider 2018-11-23 13:48:26 +01:00
k8s-ci-robot
cbbbb6e845
Merge pull request #774 from dsbrng25b/master
Change default apiversion of crd
2018-11-22 11:18:30 -08:00
k8s-ci-robot
c7c51e47f3
Merge pull request #783 from kubernetes-incubator/v0.5.9-changelog
Changelog v0.5.9
2018-11-22 05:10:01 -08:00
Nick Jüttner
63dee0485b Changelog v0.5.9 2018-11-22 13:51:38 +01:00
k8s-ci-robot
85d0945896
Merge pull request #782 from kubernetes-incubator/delivery
Update delivery.yaml to new format
2018-11-21 06:56:31 -08:00
Martin Linkhorst
7bbde7c4d4
chore: update delivery.yaml to new format 2018-11-21 15:42:40 +01:00
k8s-ci-robot
cca3e724c7
Merge pull request #776 from kubernetes-incubator/google-panic-assignment
panic: assignment to entry in nil map
2018-11-21 06:00:07 -08:00
Martin Linkhorst
9cada6d9fe
chore: remove unused import (#781) 2018-11-21 14:30:07 +01:00
k8s-ci-robot
443b7c2686
Merge pull request #778 from kubernetes-incubator/gometalinter-timeout
adjust gometalinter timeout by setting env var
2018-11-21 05:18:52 -08:00