Ivan Ka
|
a6243cf6bb
|
chore(providers): rename custom TTL constants to defaultTTL (#5312)
* chore(provider): inline providers
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
* chore(provider): inline providers
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
* chore(provider): inline providers
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
* chore(provider): inline providers
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
* chore(provider): inline providers
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
---------
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
|
2025-04-27 14:59:25 -07:00 |
|
tanujd11
|
faced93ba2
|
feature: add azure zone list cache
Signed-off-by: tanujd11 <dwiveditanuj41@gmail.com>
|
2024-10-16 16:48:42 +05:30 |
|
Khue Doan
|
b16d1b3a4b
|
Merge branch 'master' into az-private-dns-zone-name-filter
|
2024-04-26 00:31:11 +07:00 |
|
Jeremy-Boyle
|
fe0af65a14
|
Removed the env, and moved to config file changes for ADD endpoints, need to update docs next
|
2024-04-16 09:58:31 -07:00 |
|
Khue Doan
|
425dea47f3
|
feat(azure): add zone name filter for Azure Private DNS
|
2024-03-28 19:56:27 +07:00 |
|
Kubernetes Prow Robot
|
52460ba89c
|
Merge pull request #4186 from pascalgn/azure-subscription-id-override
feat: enable Azure subscription ID override
|
2024-02-15 06:00:13 -08:00 |
|
Pascal
|
be7cac2a56
|
feat: enable Azure subscription ID override
|
2024-02-09 12:17:44 +01:00 |
|
jeanfrancoislelezec
|
1b79fca437
|
add soft error
|
2024-01-22 13:43:51 +01:00 |
|
jbpaux
|
45e2c2f677
|
chore(azure): refactor clientOpts
|
2023-09-29 19:52:23 +02:00 |
|
jbpaux
|
8e6d85a922
|
fix(azure) sovereign cloud support
Signed-off-by: jbpaux <9682558+jbpaux@users.noreply.github.com>
|
2023-09-29 19:49:55 +02:00 |
|
jbpaux
|
e9fb8a8f36
|
azure: add aaaa support
|
2023-09-01 23:24:35 +02:00 |
|
Philip Laine
|
55c93e7823
|
Update provider/azure/azure_private_dns.go
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
|
2023-08-15 09:05:28 +02:00 |
|
Philip Laine
|
70eda8b84b
|
Update Azure SDK and remove deprecated autorest dependency
|
2023-08-10 15:42:51 +02:00 |
|
Jonas-Taha El Sesiy
|
83d58fae03
|
Remove UpdateOld changeset for Azure
The underlying SDK uses `recordSetsClient.CreateOrUpdate()` [doc](https://docs.microsoft.com/en-us/rest/api/dns/record-sets/create-or-update) which allows us to exclusively rely on UpdateNew for record set updates.
As a result, we're no longer running the risk of zone update failures causing outages as outlined in #2918
Fix https://github.com/kubernetes-sigs/external-dns/issues/2918
|
2023-05-16 08:46:54 -07:00 |
|
Seweryn Chlewicki
|
93665c9e74
|
Update nolint comments
|
2023-05-02 16:01:59 +01:00 |
|
Seweryn Chlewicki
|
205e8c0334
|
Add support for MX records in Azure, GCP and AWS
|
2023-03-30 20:32:32 +01:00 |
|
Raffaele Di Fazio
|
31e6bb8578
|
CI linting fixes (#3205)
* ci linting fixes
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* remove staticcheck
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* disable naming rule
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* disable stylecheck too
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* linter errors fixes
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* re-add staticcheck
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* fixes various linting issues
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* fix imports
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* fix tlsconfig
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* fix alibabacloud
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* ioutil fixes
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* remove all references to ioutil
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
* ignore linting for azure deprecated sdk
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
|
2022-12-02 10:57:53 -08:00 |
|
Jonas-Taha El Sesiy
|
c851a7973e
|
Refactor azure private dns auth
Add common config to be shared by both azure and azure-private-dns providers
Update tests & docs
|
2021-01-08 12:20:43 -08:00 |
|
Patrick D'Addona
|
83d73646dc
|
Ran goimports on provider/azure/azure_private_dns.go and provider/azure/azure_privatedns_test.go
|
2020-08-22 12:42:04 +02:00 |
|
Patrick D'Addona
|
6a053460fe
|
Enable azure_private_dns to work with non "AzurePublicCloud" clouds, like "AzureUSGovernmentCloud", "AzureChinaCloud" or "AzureGermanCloud"
|
2020-08-22 12:42:04 +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 |
|