Commit Graph

33 Commits

Author SHA1 Message Date
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
Raffaele Di Fazio
226dbb931f update docs to v0.14.2 2024-05-18 18:32:35 +02: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
Anders Swanson
dbaca73de2 oracle provider: dns zone cache
Signed-off-by: Anders Swanson <anders.swanson@oracle.com>
2023-11-14 12:59:45 -08: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
Anders Swanson
4eb71536e1 OCI Provider private zone and workload identity support 2023-10-17 10:55:11 -07: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
Eric R. Rath
bdcdcd1e25 Fix incorrect arg in Oracle OCI tutorial
The recently-added support for Oracle's OCI IAM instance principal
authentication included an incorrect arg name in the change to the Oracle
tutorial.  This changes the tutorial to specify the correct arg name.  Thanks to
joe.rosinski@oracle.com for spotting the problem.
2023-04-20 10:20:33 -07:00
Kubernetes Prow Robot
e7749e94d7
Merge pull request #1701 from ericrrath/oci-auth-instance-principal
OCI provider: add support for instance principal authentication
2023-04-11 06:43:06 -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
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
Eric R. Rath
ce2ccebb2e Merge branch 'master' into oci-auth-instance-principal 2021-07-26 09:49:41 -07: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
Eric R. Rath
099e82595d Merge branch 'master' into oci-auth-instance-principal 2020-08-27 13:44:54 -07: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
David Dymko
091580ae6d typos in docs 2020-08-19 01:41:59 -04:00
Tony Choe
67815a5cf7
Update oracle.md 2020-08-10 20:34:10 -07:00
Eric R. Rath
cbb3bc7137 Merge branch 'master' into oci-auth-instance-principal 2020-08-07 13:16:03 -07:00
Tony Choe
e69dcecabc
"passphrase:" is missing from oci.yaml example
The current example is incomplete. It misses "passphrase".
2020-08-06 21:19:38 -07: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
Eric R. Rath
9d90d082bd OCI provider: updated tutorial with info about instance principal auth 2020-07-31 13:56:31 -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
Patrick Galbraith
2c602631dd Oracle doc fix (add "key:" to secret) (#750)
* fix domain filter match logic to not match similar domain names

* MAINTAINER is deprecated - using LABEL instead

https://docs.docker.com/engine/reference/builder/#maintainer-deprecated

* Fix to documentation for Oracle to include `key:`
2018-11-06 20:58:18 +01:00
Andrew Pryde
3c9a944fec Code review comments 2018-07-11 15:44:40 +01:00
Andrew Pryde
88da61e742 Implement Oracle Cloud Infrastructure DNS provider 2018-07-11 15:42:00 +01:00