Sean Malloy
6521557f62
New bluecat provider CLI options
2022-01-28 14:24:26 -06:00
Joshua Hoblitt
14a6603798
add quotes to ttl example to force string context
...
Annotation values may not be an integer, they must be handled as a
string. The current example tested on k8s 1.20.13 generates this error
message:
json: cannot unmarshal number into Go struct field ObjectMeta.metadata.annotations of type string
2022-01-14 12:14:28 -07:00
Kubernetes Prow Robot
c8ef36567c
Merge pull request #2359 from assureddt/rjh_safedns_provider
...
Create SafeDNS provider
2022-01-05 12:31:49 -08:00
Rick Henry
733f6a834c
Document SafeDNS provider
2022-01-05 09:22:02 +00:00
Kubernetes Prow Robot
f3afef29b8
Merge pull request #2479 from alebedev87/bluecat-support-proxy-upstream
...
BlueCat: use proxy env variables
2021-12-20 05:43:25 -08:00
Kubernetes Prow Robot
277251b209
Merge pull request #2414 from gregwhorley/patch-1
...
Fix ingress spec in given examples
2021-12-17 06:52:29 -08:00
Kubernetes Prow Robot
ef1ed4d142
Merge pull request #2261 from nadilas/patch-1
...
Document usage of AWS env vars
2021-12-17 00:48:29 -08:00
Andrey Lebedev
57f36d9a16
BlueCat: use proxy env variables
2021-12-15 18:42:47 +01:00
Anthony Stanton
61e3948981
doc: how-to randomise startup vs AWS API throttling
2021-11-24 09:04:33 +01:00
Kubernetes Prow Robot
9cf3d4906c
Merge pull request #2400 from miheer/add-router-field-for-ocpRouteSource
...
Fix CNAME record when multiple router canonical name are defined in Route Status.
2021-11-19 05:50:52 -08:00
Greg Whorley
f2fc9c9636
add another missing ingressClassName field
2021-11-09 14:06:38 -08:00
Greg Whorley
a1af6323a2
add missing ingressClassName field
2021-11-09 14:04:23 -08:00
Greg Whorley
86f5d1f038
add ingressClassName field
2021-11-09 14:03:11 -08:00
Greg Whorley
4fec0329ff
add ingressClassName field
2021-11-09 14:02:06 -08:00
Greg Whorley
2f24219713
update ingress spec
2021-11-09 14:00:37 -08:00
Greg Whorley
33d47a0cf7
fix ingress spec
2021-11-09 13:57:05 -08:00
Greg Whorley
97425b7542
update ingress spec
2021-11-09 13:55:34 -08:00
Greg Whorley
03ee303979
Fix ingress spec in given examples
...
### Description
A previous PR (#1978 ) updated the ingress API version but the spec needed an update as well. I tested this locally by applying the yaml with a valid DNS hostname.
### Checklist
- [ ] Unit tests updated
- [x] End user documentation updated
2021-11-03 12:26:20 -07:00
afirth
45886608db
Expand the AWS tutorial with common args to mitigate rate limiting
2021-11-03 10:58:27 +01:00
Miheer Salunke
ab8a62045e
In OCP when you have multiple ingress controllers the route's status Ingress object get populated with multiple router canonical names. So in this case, the external dns tries to add multiple CNAME records for same host in the same hosted zone which is a violation of RFC 1912 and therefore is rejected by standards-compliant DNS services.
...
This feature adds a router field to the OCP Route Source so that a user can add an ingress controller name in flag --ocp-router-name which will be used to pick up the respective routerCanonicalHostname from Route's Status Ingress Object.
Signed-off-by: Miheer Salunke <miheer.salunke@gmail.com>
2021-11-03 12:52:57 +10: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
Andrew Stuart
0e27f41fa0
Update external-dns to use v1 ingress
2021-09-08 09:29:05 -07:00
nadilas
07115e4092
Document usage of AWS env vars
...
Document the working method of using environment variables on the external-dns deployment to avoid the overhead of kiam or kube2iam when not using EKS
2021-09-01 22:53:13 +02:00
Kubernetes Prow Robot
ec54ea73cb
Merge pull request #2153 from RentTheRunway/falconertc/clouddns_visibility_filter
...
CloudDNS: Allow filtering for private and public zones
2021-07-28 01:23:36 -07:00
Kubernetes Prow Robot
6183270f5c
Merge pull request #2083 from SimonGurney/patch-1
...
Updated k8s manifest for Azure DNS provider #2082
2021-07-14 00:36:27 -07:00
Falcon Taylor-Carter
62011f09aa
Update GKE docs with visibility example
2021-07-01 19:28:28 -04:00
Falcon Taylor-Carter
1d9b45bfcb
Rename Google Kubernetes Engine
2021-07-01 17:25:50 -04:00
Kubernetes Prow Robot
979c2d611b
Merge pull request #2138 from kundan2707/dnsversion
...
updated external-dns version to latest
2021-06-30 08:39:04 -07:00
Nick Jüttner
3754701ab4
Update docs/tutorials/scaleway.md
2021-06-30 17:30:31 +02:00
Nick Jüttner
bc7aa5abeb
Update docs/tutorials/scaleway.md
2021-06-30 17:30:26 +02:00
Kubernetes Prow Robot
2605c5ee93
Merge pull request #2141 from edglynes/akamai-tutorial-update
...
Akamai tutorial update
2021-06-24 06:29:41 -07:00
Kubernetes Prow Robot
0148bca0f5
Merge pull request #2041 from olemarkus/kops
...
Kops compatibility mode
2021-06-24 06:25:41 -07:00
Ole Markus With
0306e20429
Add documentation on kops-compatibility-mode
2021-06-24 08:55:42 +02:00
Edward Lynes
eff1a93158
Merge branch 'kubernetes-sigs:master' into akamai-tutorial-update
2021-06-23 14:48:16 -04:00
Edward Lynes
6158bc118e
Minor edits. Use v0.8.0 image. Add service account reference to the deployment spec example. Add --txt-prefix to avoid CNAME conflict.
2021-06-23 14:45:50 -04:00
Kubernetes Prow Robot
c78be00600
Merge pull request #2109 from krmichel/master
...
Add support for Kong's TCPIngress with a load balancer
2021-06-23 11:34:10 -07:00
Kyle Michel
2b39eabe38
Apply suggestions from code review
...
Co-authored-by: Nick Jüttner <nick@juni.io>
2021-06-23 08:14:56 -04:00
Kundan Kumar
9295f188e3
updated external-dns version to latest
2021-06-23 15:45:52 +05:30
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
Kubernetes Prow Robot
b8767ab077
Merge pull request #2113 from bynare/feature-matchparent
...
Feature matchparent
2021-06-23 00:26:10 -07:00
Kubernetes Prow Robot
3b98597ae1
Merge pull request #2037 from packi/gandi-provider
...
Add Gandi provider
2021-06-23 00:20:10 -07:00
Kubernetes Prow Robot
72a304db76
Merge pull request #2130 from KylePolansky/master
...
Update azure-private-dns tutorial image tag to v0.8.0
2021-06-22 23:48:13 -07:00
Roeland van Batenburg
4a107529c5
replace all occurrences
2021-06-18 16:31:54 +02:00
Roeland van Batenburg
2dc706bfb4
update for latest version
2021-06-18 15:47:04 +02:00
Kyle Polansky
450e8b6444
Update azure-private-dns tutorial image tag to v0.8.0
2021-06-17 21:14:14 -05:00
Kubernetes Prow Robot
35f2594745
Merge pull request #2118 from aSauerwein/patch-1
...
Update rfc2136.md
2021-06-16 00:49:59 -07:00
aSauerwein
6ce7374fb8
Update docs/tutorials/rfc2136.md
...
Co-authored-by: Nick Jüttner <nick@juni.io>
2021-06-09 10:32:05 +02:00
Kundan Kumar
083e243eae
fix_2099
2021-06-03 17:07:44 +05:30
aSauerwein
57597820cf
Update rfc2136.md
...
rfc2136-gss-tsig is needed for secure dynamic updates on windows
2021-06-02 11:19:43 +02:00