Andrew Hay
23e12c1a09
refactor(cloudflare): use lib v4 for zone services ( #5654 )
...
* chore: update zone implementation to v4
* chore: update cloudflare zones to v4
* docs: newline around lists
* docs: styling
* style: remove trailing whitespace
2025-07-29 03:44:01 -07:00
Michel Loiseleur
7bfc12612d
chore(release): updates kustomize & docs with v0.18.0 ( #5573 )
...
* chore(release): updates kustomize & docs with v0.18.0
Signed-off-by: Michel Loiseleur <michel.loiseleur@traefik.io>
* add endpointslices rbac
* fix version updater script
---------
Signed-off-by: Michel Loiseleur <michel.loiseleur@traefik.io>
2025-06-26 06:14:30 -07:00
vflaux
7108979df1
improve cloudflare regional hostname implementation ( #5309 )
...
- add flag to enable regional hostname feature
- support deletion of regional hostname on annotation edit
- correctly support differences detection with cloudflare state
- increased tests coverage
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
2025-06-22 03:22:52 -07:00
Andrew Hay
fd03db45e7
docs(cloudflare): add list of accepted values for regional host ( #5495 )
...
* docs: add list of accepted values
* docs: add space around flags
2025-06-04 14:02:38 -07:00
Henry Arend
3807e398c8
feat(cloudflare): updating dcos for more clarity
2025-05-24 07:42:08 -04:00
Henry Arend
29a6345d5a
docs(cloudflare): add section to describe selecting a custom CA
2025-05-22 09:44:22 -04:00
tom
14ea50300e
feat(cloudflare): Suppport DNS record comments ( #5411 )
...
* feat(cloudflare): Suppport DNS record comments
* Provide comment flag example
2025-05-19 00:43:15 -07:00
Michel Loiseleur
52382e7183
chore(release): updates kustomize & docs with v0.17.0 ( #5396 )
...
* chore(release): updates kustomize & docs with v0.17.0
Signed-off-by: Michel Loiseleur <michel.loiseleur@traefik.io>
* add optional workflow dispatch for doc
* review
---------
Signed-off-by: Michel Loiseleur <michel.loiseleur@traefik.io>
2025-05-14 08:27:19 -07:00
mrozentsvayg
165506c275
Update cloudflare.md
...
split long lines
2025-03-31 15:27:42 -07:00
Mikhail Rozentsvayg
6da38ba746
feat(cloudflare): multiple custom hostnames support
2025-03-30 22:21:03 -07:00
Michel Loiseleur
d5b403a9fd
chore(release): updates kustomize & docs with v0.16.1
...
Signed-off-by: Michel Loiseleur <michel.loiseleur@traefik.io>
2025-03-15 15:50:00 +01:00
mrozentsvayg
017f7687ca
fix(cloudflare): infinite loop with more than 50 custom hostnames ( #5181 )
...
* bugfix - do not reset the resultInfo var, causing infinite loop when number of custom hostnames more than 50
* support paging for custom hostnames tests; update doc
2025-03-14 10:49:48 -07:00
mrozentsvayg
44f1008ee1
cloudflare: bugfix - do not attempt to create unconfigured empty custom hostnames; improve tests; streamline logic ( #5146 )
...
improve test coverage
test the edge case when the custom hostname has changed during the record deletion
don't use custom hostnames if Cloudflare for SaaS fails to authenticate
Use new --cloudflare-custom-hostnames flag to enable cloudflare custom hostnames support
custom hostnames flags --cloudflare-custom-hostnames-min-tls-version and --cloudflare-custom-hostnames-certificate-authority support
markdown lint
Update cloudflare.md
2025-03-12 09:59:48 -07:00
Mikhail Rozentsvayg
880220a2b6
more cloudflare custom hostanmes requiremenets clarifications in docs and errors
2025-02-17 10:22:35 -08:00
Mikhail Rozentsvayg
7391344381
satisfy lint markdown
2025-02-12 08:30:28 -08:00
Mikhail Rozentsvayg
e6f2cb0e95
Merge remote-tracking branch 'upstream/master' into mrozentsvayg/cloudflare-custom-hostname
2025-02-11 15:40:41 -08:00
Mikhail Rozentsvayg
b282c29ab7
do not attempt UpdateDataLocalizationRegionalHostname() if RegionKey is not set in the plan change; API requires admin role and fails on any change unnecessarily otherwise
2025-02-11 15:29:49 -08:00
mrozentsvayg
39be298595
Update cloudflare.md
...
Add cloudflare-custom-hostnames support information
2025-02-10 10:10:51 -08:00
Michel Loiseleur
ac4049bf03
ci(docs): add markdown linters and editorconfig ( #5055 )
...
* ci(docs): add markdown linters
* fixes issues in md detected by the linter
* fix workflow
* pre commit
* add editor config
* fix test
* review
2025-02-09 14:07:56 -08:00
Raffaele Di Fazio
a8351d1103
replace all versions to v0.15.1
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2024-12-24 10:22:13 +01:00
Kubernetes Prow Robot
5f0147f33f
Merge pull request #4969 from mloiseleur/fix/typo
...
docs: fix typos in tutorials
2024-12-23 12:32:12 +01:00
Michel Loiseleur
8fa8ce08f6
fix typo on cloudflare tutorial
2024-12-22 18:23:17 +01:00
juan-vg
c9de76be16
Link CRD-source example from DNS providers
2024-11-26 09:47:07 +01:00
juan-vg
ee79d0da01
Improve sources' docs to mention '--managed-record-types'
...
* Also add some CRD examples for AWS and Cloudflare
2024-11-18 14:09:39 +01:00
Andrew Hay
10d383c146
Update docs/tutorials/cloudflare.md
...
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
2024-11-02 12:35:03 -04:00
Andrew Hay
6f6e714821
docs: notes on how to use cloudflare-region-key
2024-11-01 16:44:22 +00:00
Raffaele Di Fazio
4117398643
Merge branch 'master' into raffo/docs-v0.15.0
2024-09-06 12:10:29 +02:00
Raffaele Di Fazio
2313af8bd2
update the docs to v0.15.0
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2024-09-05 19:37:57 +02:00
Michel Loiseleur
7ae03cdfc7
docs: refactor title and organisation
2024-09-05 09:09:48 +02:00
Tobia Bocchi
8728b25f71
Update cloudflare.md
...
Hey! I was trying out external-dns using cloudflare. I followed your docs and managed to deploy it successfully on my k3s cluster. While reading the docs and copying pasting the yaml files I noticed there was some inconsistencies with the indentation..
I am no kubernetes expert, I just fixed the problems that were not allowing me to deploy this service and checked the files using yamllint.com
While I was at it I also noticed a few errors on the syntax highlighting for code blocks, some had shell where the content was yaml, I fixed those too..
I hope this helps, thank you for this amazing project!
2024-06-29 15:39:52 +02:00
Raffaele Di Fazio
226dbb931f
update docs to v0.14.2
2024-05-18 18:32:35 +02:00
Robert Jensen
5084f3e234
changed documentation to include more details description when using api tokens
2024-05-15 13:42:43 +02:00
Michael Freeman
e0799293c3
Update cloudflare.md
...
missing clear instructions on where to find the chart, without this the upgrade command will not work.
2024-05-08 00:47:37 -05:00
ilyes Ajroud
7a9af84300
fix syntax on cloudflare externalDNS
2024-05-06 20:48:21 +01:00
Omer
82fd2773be
Remove version flag from helm command
2024-04-27 08:23:57 +03:00
Omer
a6585190f4
Add spaces
2024-04-27 00:23:21 +03:00
Omer
de07d9dbda
Set all credentials in secrets
2024-04-24 20:09:53 +03:00
Omer
a7e487d413
Revert changes to charts/external-dns/README.md and add helm docs for docs/tutorials/cloudflare.md
2024-04-24 19:52:46 +03:00
Raffaele Di Fazio
672e2c029f
replace all links in tutorials for v0.14.1
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2024-03-22 17:14:35 +01:00
Raffaele Di Fazio
5b5d68f45a
updates all versions in documentation
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2023-11-11 17:15:49 +01:00
Raffaele Di Fazio
b7c1d9519e
bump versions in all docs
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2023-05-29 23:11:04 +02:00
Charles Xu
4447b2a810
cloudflare: support reading API token from file
2023-04-18 15:44:27 -07:00
Raffaele Di Fazio
00f919d20f
all the v0.13.4 updates
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2023-03-27 23:07:49 +02:00
Artur Rodrigues
d8bf24696e
Document new option
...
Signed-off-by: Artur Rodrigues <artur.rodrigues@lacework.net>
2023-02-17 13:21:11 +00:00
Raffaele Di Fazio
75a83b013f
replaces all versions of docker images
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2023-02-04 15:56:39 +01:00
John Gardiner Myers
d5e1fa1cc1
Update external-dns version in docs
2022-12-22 19:58:22 -08:00
John Gardiner Myers
9f382f41da
Use registry.k8s.io instead of k8s.gcr.io
2022-12-22 19:55:54 -08:00
Kundan Kumar
083e243eae
fix_2099
2021-06-03 17:07:44 +05:30
Jeff Spahr
eaf933328f
updated docs to reference the v0.7.6 image
2021-02-04 22:29:38 -05: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