395 Commits

Author SHA1 Message Date
fboltz
f7f90733ce Merge remote-tracking branch 'kubernetes-sigs/master' into godaddy 2021-01-30 10:22:48 +01:00
Kubernetes Prow Robot
c47ac9ba46
Merge pull request #1912 from sfc-gh-jelsesiy/azure-private-dns
Refactor azure private dns auth
2021-01-21 10:57:02 -08:00
Frederic BOLTZ
02acef614d
Update docs/tutorials/godaddy.md
Co-authored-by: Nick Jüttner <nick@juni.io>
2021-01-19 14:30:57 +01:00
Frederic BOLTZ
85e048d4c9
Update docs/tutorials/godaddy.md
Co-authored-by: Nick Jüttner <nick@juni.io>
2021-01-19 14:30:47 +01:00
Frederic BOLTZ
bf6641d973
Update docs/tutorials/godaddy.md
Co-authored-by: Nick Jüttner <nick@juni.io>
2021-01-19 14:30:34 +01:00
timyinshi
bc10232ad7
modify the error url of external-dns rbac
Signed-off-by: timyinshi <shiguangyin@inspur.com>
2021-01-18 12:10:44 +08:00
fboltz
d3c30919ba Merge branch 'master' into godaddy 2021-01-17 17:30:50 +01:00
fboltz
2b113c25fa Add tutorial 2021-01-17 17:26:31 +01:00
Kubernetes Prow Robot
43d587f7bb
Merge pull request #1918 from vchan2002/master
Documentation on Route53 and Govcloud.
2021-01-13 09:04:36 -08:00
Victor Chan
8565d0fe78 small changes to get PR approved 2021-01-13 08:18:19 -08:00
Victor Chan
61ed6b643e changed wording to prevent confusion of using R53 in govcloud vs needing to make public facing r53 entries 2021-01-11 21:59:35 -08:00
Victor Chan
de93699850 tweak 2021-01-11 21:36:39 -08:00
Victor Chan
a4e469aa7f added space 2021-01-11 21:34:26 -08:00
Victor Chan
8eaef452e7 added instructions for govcloud 2021-01-11 21:33:03 -08:00
Jonas-Taha El Sesiy
c851a7973e
Refactor azure private dns auth
Add common config to be shared by both azure and azure-private-dns providers
Update tests & docs
2021-01-08 12:20:43 -08:00
Edward Lynes
71a9a73f39 Merge branch 'master' into akamai-provider-1846 2021-01-04 14:03:32 -05:00
Kubernetes Prow Robot
6a7fb3a9a7
Merge pull request #1425 from btoonk/internalhostname
feat: use ClusterIP with internal-hostname annotation
2020-12-23 05:56:26 -08:00
Kubernetes Prow Robot
fb04daafc2
Merge pull request #1898 from RaymondKYLiu/master
fix doc: Correct document for aws.md about route53 health check association
2020-12-21 14:18:25 -08:00
Bas Toonk
381382413e add docs 2020-12-17 15:14:34 +01:00
RaymondKYLiu
8bbce07337
Update aws.md 2020-12-17 00:47:18 +08:00
bl-ue
4d6cac7d44 Fix quotes 2020-12-13 10:06:27 -05:00
bl-ue
84a23191b5 Fix typos
* fix typos

* fix special quote characters

* fix syntax highlighting in some code blocks
2020-12-13 10:03:14 -05:00
Edward Lynes
7d0ee0b146 change vers refs from v0.7.4 to v0.7.5 2020-12-09 13:01:23 -05:00
Edward Lynes
ef5e888488 Merge branch 'master' into akamai-provider-1846 2020-12-03 13:34:32 -05:00
Edward Lynes
395879ebfb Code review feedback updates
- removed commented code
- removed unnecessary provider checks in GetRecords and AddChanges
- removed noisy debugf comments
- updated validation keys check
2020-12-03 13:24:55 -05:00
Kubernetes Prow Robot
c79e457220
Merge pull request #1879 from kundan2707/akamaifastdns
fix for 1878
2020-12-03 03:05:00 -08:00
Kundan Kumar
7f7c663da9 fir for 1878 2020-12-03 15:41:07 +05:30
Kubernetes Prow Robot
de852f535f
Merge pull request #1876 from windayski/typos
fix some typos
2020-12-02 01:12:50 -08:00
windayski
9f28aa9106 fix some typos 2020-11-30 10:23:19 +00:00
bl-ue
615c92ddd2 Cleanup extra whitespace 2020-11-28 13:32:44 -05:00
bl-ue
fdbc66a47d Fix diff highlighting in CoreDNS tutorial 2020-11-28 13:21:44 -05:00
Edward Lynes
f33a90f88b Update documentation
update README.md to include akamai provider changes
update CHANGEME.md to rename akamai-fastdns refs to akamai-edgedns
update Akamai tutorial name and content for updated functionality and tested scenarios.
2020-11-23 14:42:31 -05:00
cyluss
aa8bcbf21a fix rfc2136 tutorial inconsistency within document 2020-11-06 18:46:50 +09:00
cyluss
d1fc39bfad fix rfc2136 tutorial RBAC 2020-11-06 18:43:38 +09:00
kundan2707
7ea1871ef4 updated review comments 2020-11-05 15:14:56 +05:30
Victor Coutellier
7ca078441f
Fix OVH tutorial to match new permissions
External DNS now require permissions on endpoints resource. Adding it in the OVH tutorial manifest following this comment (https://github.com/kubernetes-sigs/external-dns/issues/961#issuecomment-664849509) for making it continue to work out of the box.
2020-10-28 09:36:19 +01:00
Kubernetes Prow Robot
8a69aacea2
Merge pull request #1818 from elsesiy/go1.15
Update to Go 1.15 & update Azure dependencies
2020-10-28 01:23:55 -07:00
Kubernetes Prow Robot
983879b7ff
Merge pull request #1839 from yangy2000/istio_doc
Add namespace for httpbin-gateway in istio doc
2020-10-24 09:51:01 -07:00
Raffaele Di Fazio
082c92a7f1 adds faq for multiarch images
Signed-off-by: GitHub <noreply@github.com>
2020-10-24 09:03:13 +00:00
杨阳 10014842
280a9b7235 Add namespace for httpbin-gateway
Signed-off-by: 杨阳 10014842 <yangyang1@zte.com.cn>
2020-10-23 16:48:15 +08:00
Jonas-Taha El Sesiy
774fb1e1c6
Update to Go 1.15 & update Azure dependencies 2020-10-21 23:52:29 -07:00
Kubernetes Prow Robot
764b944669
Merge pull request #1813 from ytsarev/crd-source-other-records
Add NS record support
2020-10-21 01:14:20 -07:00
R. Aidan Campbell
23757987aa
cloudflare: readme update for RBAC config
service account needs access to `watch` nodes.  GKE and AWS R53, the two stable providers, have this permission
2020-10-20 12:06:41 -07:00
Yury Tsarev
ba46a49857 Add short tutorial on how to create NS record 2020-10-16 10:57:22 +02:00
Raffaele Di Fazio
755edb400f
Adds release script (#1794)
* adds release script

Signed-off-by: Raffaele Di Fazio <raffo@github.com>

* save

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* scripts

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* update script

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* update docs

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* Update releaser.sh
2020-10-14 02:21:54 -07:00
Kubernetes Prow Robot
aea5b7631d
Merge pull request #1288 from rajatjindal/health-check-support
allow to associate aws dns records with health checks
2020-10-08 08:42:16 -07:00
Johannes Grumböck
63be26d798 Added some documentation 2020-10-03 15:50:22 +02:00
Romain Guichard
69e2cd5aa1
fix: bump version to 0.7.4
Scaleway provider doesn't work with 0.7.3
2020-10-01 20:23:02 +02:00
Rajat Jindal
a3dc3e8579 add documentation for aws health check id 2020-09-29 15:11:12 +05:30
rbtr
54320a16ab
add doc and test 2020-09-16 12:02:19 -04:00