4924 Commits

Author SHA1 Message Date
David Dymko
efe799e215 update vultr to use API v2 2021-06-04 16:12:27 -04:00
Kundan Kumar
083e243eae fix_2099 2021-06-03 17:07:44 +05:30
Artem Voronin
ea9158cbf2 Fixed node nil labels map with aws-sd registry 2021-06-02 18:47:20 +03:00
aSauerwein
57597820cf
Update rfc2136.md
rfc2136-gss-tsig is needed for secure dynamic updates on windows
2021-06-02 11:19:43 +02:00
Kubernetes Prow Robot
12bba0b340
Merge pull request #2117 from kubernetes-sigs/raffo/update-readme
Update README to mention v0.8 release
2021-06-02 00:58:41 -07:00
Raffaele Di Fazio
74c9c7d302
updates readme to mention v0.8 release 2021-06-02 09:24:43 +02:00
Eugene Venter
e32daefbbc pdns: also match parent zones when partitioning zones 2021-05-31 10:03:06 +12:00
Eugene Venter
fc37ff0f2c endpoint/domain_filter.go: add MatchParent DomainFilter method 2021-05-31 10:03:06 +12:00
Eugene Venter
249370ba85 docs/tutorials/pdns.md: updates 2021-05-28 10:43:32 +12:00
Kubernetes Prow Robot
ebae0bef34
Merge pull request #2084 from Fred78290/godaddy
Godaddy enhancement
2021-05-27 06:56:23 -07:00
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
fboltz
9119f69035 Go daddy status code are not HTTP status code, don't be confused 2021-05-27 11:25:43 +02:00
fboltz
e2a8da45da Replace string pointer by string value 2021-05-27 11:24:56 +02:00
Frederic BOLTZ
8763a504b0
Update provider/godaddy/godaddy.go
Typo: rename e to err

Co-authored-by: Nick Jüttner <nick@juni.io>
2021-05-27 10:54:19 +02:00
Frederic BOLTZ
d307a23f5a
Update provider/godaddy/godaddy.go
Typo: rename e to err

Co-authored-by: Nick Jüttner <nick@juni.io>
2021-05-27 10:54:09 +02:00
Frederic BOLTZ
37654ebad9
Update provider/godaddy/godaddy.go
Typo: rename e to err

Co-authored-by: Nick Jüttner <nick@juni.io>
2021-05-27 10:53:59 +02:00
Kyle Michel
8676dda63f
Add support for Kong's TCPIngress with a load balancer 2021-05-26 21:04:07 -04:00
Kubernetes Prow Robot
e48b640410
Merge pull request #2105 from bynare/fix-domain-filter-match-tests
Fix domain filter match tests
2021-05-26 01:31:20 -07:00
Kubernetes Prow Robot
4c5f9ac530
Merge pull request #2096 from DOliana/patch-1
Update azure.md
2021-05-26 01:17:21 -07:00
Kubernetes Prow Robot
a6be0e63fb
Merge pull request #2088 from arvin-a/infoblox-v1.1.1-update
Updating Infoblox go api version to v1.1.1
2021-05-25 23:57:21 -07:00
Eugene Venter
d228a99ac8 domain_filter_test.go: generate empty string exclusions if no exclusions
for TestDomainFilterWithExclusions
2021-05-26 11:53:59 +12:00
Eugene Venter
bd83a472e8 domain_filter_test.go: amend exclusion test data
so all relevant tests get run in TestDomainFilterMatch
2021-05-26 11:52:50 +12:00
Eugene Venter
98171abe96 domain_filter_test.go: TestDomainFilterMatch ensure all tests are run
Don't skip the whole test on first "exclusion" encountered in test data.
Rather log a message and continue, as there could be more valid test
data.
2021-05-26 11:47:57 +12:00
Bogdan
2476e77541 Add the --default-targets flag
This is a useful feature in environments
with public global WAN address(es)
2021-05-21 08:21:14 +02:00
DOliana
9c0bd8dd43
Update azure.md
updated version of external-dns, added notes for MSI permissions and which roles can be used, fixed mounting of config-file-secret
2021-05-20 20:53:50 +02:00
Artem Voronin
0b370ac6ba Fixed registry aws-sd nil labels 2021-05-20 15:12:42 +03:00
Arvin Amirian
01f008ab1a Updatiing Infoblox go api version to v1.1.1 2021-05-18 11:13:56 -04:00
fboltz
1c35d74521 Support dry run mode 2021-05-15 11:44:11 +02:00
fboltz
67108a217d Delete record first and create record in last.
Updated record was lost
2021-05-15 11:43:46 +02:00
fboltz
ca9deae788 FEAT: Use the new Delete GoDaddy API 2021-05-14 19:35:56 +02:00
fboltz
d944cd530e FEAT: Declare error response model 2021-05-14 19:35:16 +02:00
fboltz
8a6608551c FEAT: Support DryRun 2021-05-14 19:34:58 +02:00
SimonGurney
026fa1c4d2
Updated k8s manifest for Azure DNS provider #2082
As detailed in #2082, following the tutorial does not work because the default TXT register is not configured with a prefix and therefore CNAME records can not be updated / deleted once added.
2021-05-14 16:38:09 +01:00
fboltz
7281ac226f Merge branch 'master' into godaddy 2021-05-14 10:26:31 +02:00
fboltz
0a7f26a22d Merge remote-tracking branch 'kubernetes-sigs/master' 2021-05-14 10:26:14 +02:00
Dinar Valeev
8d6f29b8a0
Fix managed-record-types
Use config option instead of passing just A and CNAME

Signed-off-by: Dinar Valeev <dinar.valeev@absa.africa>
2021-05-13 17:03:13 +02:00
Kubernetes Prow Robot
4be8468f59
Merge pull request #2074 from KohlsTechnology/bc-docs
docs: update bluecat tutorial
2021-05-12 01:03:38 -07:00
fboltz
59766ecb4c Merge remote-tracking branch 'kubernetes-sigs/master' into godaddy 2021-05-08 17:11:51 +02:00
Sean Malloy
73e2694dc6 docs: update bluecat tutorial
* Updated with v0.8.0 details
* Document getting credentials via environment variables
2021-05-07 10:45:13 -05:00
Kubernetes Prow Robot
0eba1af4aa
Merge pull request #2073 from kubernetes-sigs/raffo/update-kustomize-080
Update kustomization.yaml
2021-05-06 18:07:02 -07:00
Kubernetes Prow Robot
caa5069335
Merge pull request #2072 from KohlsTechnology/bluecat-cred-from-env
bluecat: support getting credentials from environment variables
2021-05-06 07:11:17 -07:00
Raffaele Di Fazio
c31d816e0b
Update kustomization.yaml 2021-05-06 14:38:58 +02:00
Sean Malloy
560933d23b bluecat: support getting credentials from environment variables
Adds support for getting BlueCat API credentials from environment
variables BLUECAT_USERNAME and BLUECAT_PASSWORD. Providing credentails
using the BlueCat JSON configuration file is still supported.
Credentials from environment variables take precedence over credentials
provided in the JSON configuration file.

Using environment variables avoids having to store credentials as k8s
secrets.
2021-05-05 23:30:47 -05:00
Thibault Jamet
0eebf53c95
Update controller/controller.go
Co-authored-by: Nick Jüttner <nick@juni.io>
2021-05-05 16:32:09 +02:00
Kubernetes Prow Robot
0f08b6565c
Merge pull request #2025 from skoef/transipv6
update TransIP's Go client to v6
2021-05-05 00:53:14 -07:00
Kubernetes Prow Robot
b5f9d78974
Merge pull request #2070 from kubernetes-sigs/raffo/bump-ci-timeout
Bump CI timeout
v0.8.0
2021-05-04 03:27:11 -07:00
Patrick Stählin
20adda5330 Use constants in tests for uris 2021-05-03 20:07:42 +02:00
Patrick Stählin
2287fbb9d6 Keep copied structs to module 2021-05-03 19:56:39 +02:00
Raffaele Di Fazio
0f64927359
bumps CI timeout 2021-05-03 17:05:48 +02:00
Kubernetes Prow Robot
98617a6ae1
Merge pull request #2067 from kubernetes-sigs/raffo/fix-build
Force pull golang to fix prow build
2021-05-02 12:06:01 -07:00