Commit Graph

20 Commits

Author SHA1 Message Date
Andy Bursavich
f6392be41e
gofumpt 2022-09-22 10:44:50 +01:00
Stephen Kalpin
59f4f1cfdf Infoblox - Correct GetObject query 2022-07-18 13:40:16 -05:00
Sergey Kudriavtsev
1423e0466f fixing Infoblox provider issue with constantly deleting/creating records when there is not changes in K8s 2022-05-13 15:18:45 +03:00
Sergey Kudriavtsev
35ee85b213 fixing 'not found' error problem when there is no records in an existing zone 2022-04-14 03:17:04 +03:00
Sergey Kudriavtsev
63b7a0eead fix: avoiding to pass a nil instead of an empty QueryParams struct. 2022-04-14 03:04:22 +03:00
Sergey Kudriavtsev
f890d882e2 migration to infoblox-go-client/v2 2022-03-24 22:51:55 +03:00
Kubernetes Prow Robot
d521d5d770
Merge pull request #2502 from BobVanB/better_logging_for_debug
[Infoblox] Granular level of logging
2022-01-12 00:44:36 -08:00
dbxbbm
ffa1263b43 squash: log create per target 2022-01-05 12:12:17 +01:00
dbxbbm
28c1711873 squash: gofmt infoblox.go 2022-01-05 10:25:37 +01:00
dbxbbm
a354f80879 [Infoblox] Granular level of logging 2022-01-03 06:35:37 +01:00
dbxbbm
a15f7807be [Infoblox] Disable permenant changes by disabling TTL 2022-01-02 15:58:31 +01: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
Pavel Tumik
9a6e004a2d
fix some issues with ptr support and remove ttl references 2021-09-30 15:42:14 -07:00
Christian Groschupp
f9145981c3
infoblox: also create a ptr entry 2021-09-30 15:42:14 -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
Pavel Tumik
65087c4e02
Infoblox multiple A records support (#1479)
* Infoblox multiple A records support

* improve test coverage
2020-11-09 00:12:25 -08:00
Johannes Grumböck
cf966d0cbb Smarter way to skip zone not matching view 2020-10-03 22:19:04 +02:00
Johannes Grumböck
b9d8a4ac63 Skip zones not matching infoblox view 2020-10-03 21:49:13 +02:00
Adam Stankiewicz
f008e894df Allow for custom property comparators
Fixes issue #1463

Co-authored-by: Alastair Houghton <alastair@alastairs-place.net>
2020-05-12 16:27:46 +02:00
Raffaele Di Fazio
db4224c705 restructures the providers (build only)
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2020-05-08 13:05:17 +02:00