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
Craig Post
7cd5d5782a
Updated infoblox docs with section on --infoblox-name-regex
2023-02-10 13:52:15 -07: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
Pavel Tumik
ae07a2d2cb
make sure that external-dns will create PTR records for records that are already managed by external dns
2021-09-30 15:42:55 -07:00
Christian Groschupp
f9145981c3
infoblox: also create a ptr entry
2021-09-30 15:42:14 -07:00
Kubernetes Prow Robot
43ce441e08
Merge pull request #2110 from mmerrill3/feature/infoblox-reg-ex
...
Adding ability to query Infoblox API using regex for fqdn (#2102 )
2021-06-23 01:04:10 -07:00
Kundan Kumar
083e243eae
fix_2099
2021-06-03 17:07:44 +05:30
mmerrill3
539aa8980e
Adding ability to query Infoblox API using regex for fqdn ( #2102 )
...
Signed-off-by: mmerrill3 <jjpaacks@gmail.com>
2021-05-27 09:22:22 -04:00
Jeff Spahr
eaf933328f
updated docs to reference the v0.7.6 image
2021-02-04 22:29:38 -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
David Dooling
cd750c95ea
Update apiVersions in docs ( #1690 )
...
* Update apiVersions in docs
Update docs to reflect new apiVersions for ingresses and deployments.
* Add selector to apps/v1 deployments
2020-08-05 00:44:28 -07:00
Alfred Krohmer
65208db6ec
Address review comments
2020-02-18 20:18:56 +01:00
Alfred Krohmer
c91eae9d2f
Update documentation to include RBAC permissions for endpoints resources
2020-02-18 19:43:41 +01:00
Zoltán Reegn
aff20c1ff7
docs: use apps/v1 instead of extensions/v1beta1 in Deployment examples
...
The extensions/v1beta1 API is deprecated for Deployment and with 1.16 is
not served by default anymore. This breaks the examples on k8s 1.16.
See this blog post for details on the deprecations:
https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/
2019-10-15 22:33:11 +02:00
Nick Jüttner
5994e55708
Bump version to v0.5.4 ( #618 )
2018-06-28 15:30:56 +02:00
Nick Jüttner
501023cd67
Add node list allow to all RBAC tutorials
2018-06-15 17:23:00 +02:00
Nick Jüttner
8683d25b19
Bump version to v0.5.3
...
* Add recent changes to the changelog
* Update version in docs
Signed-off-by: Nick Jüttner <nick@zalando.de>
2018-06-15 11:52:29 +02:00
Jaromir Vanek
e7cbc5239c
bump version to v0.5.2 ( #586 )
2018-06-06 09:57:41 +02:00
Martin Linkhorst
960151a5ac
chore: bump version to v0.5.1 ( #560 )
2018-05-16 13:53:53 +02:00
Dan Bond
25af706af3
docs/tutorials: add pods resources to external-dns ClusterRole
2018-04-24 16:07:51 +01:00
Martin Linkhorst
b94288fcb9
chore: bump version to v0.5.0
2018-04-23 16:50:13 +02:00
Zach Arnold
389527785d
update RBAC rules in docs ( #451 )
...
* update RBAC rules in docs
* update docs with split between rbac and non
* make deployment use new sa
* docs: correctly reference service account in CRB
* docs: correctly reference service account in CRB in other docs
2018-02-27 11:54:20 +01:00
Henning Jacobs
76dc93bd29
update docs to use latest release v0.4.8 ( #398 )
2017-11-24 09:04:43 +01:00
Khris Richardson
84634fd1a7
address #378 ( #384 )
2017-11-13 15:11:05 +01:00
Tom Downes
9d6d137f65
Fix minimum version of external-dns container to match that needed for InfoBlox DNS provider. ( #383 )
2017-11-07 20:45:43 +01:00
Khris Richardson
cab3e0454e
Initial commit of Infoblox provider ( #349 )
...
* Initial commit of Infoblox provider
* address @ideahitme's observations
* fail at addressing @szuecs comments
* fix(infoblox): avoid shadowing err variable
* fix flag descriptions
* default ssl verify to true. thanks @szuecs
* chore(infoblox): bump minium required version
This should ideally be a minor bump but let's do that when we have v0.5
2017-10-12 13:41:18 +02:00