Anthony Chand
9e0acd0bd0
feat(azure): update Azure provider configuration and documentation ( #5648 )
...
* feat(azure): update Azure provider configuration and documentation
- Update Azure tutorial documentation
- Modify Azure provider config implementation
* fix formatting
* update text
2025-08-28 06:05:10 -07:00
Ivan Ka
e21607254d
chore(codebase): enable errorlint ( #5439 )
...
* chore(codebase): enable errorlint
* chore(codebase): enable errorlint
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
---------
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2025-05-21 04:14:34 -07:00
ivan katliarchuk
7f3b24098e
chore(codebase-uniformity): added linters for json/yaml tags
...
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2025-05-18 11:08:04 +01:00
Shruti Panapana
7b9d8d9355
fix(azure): enhance retry logic using azure SDK ( #5361 )
...
* fix(azure): Enhance retry logic using azure SDK
* Added the changes for flag based maxretries configuration
* Fixed types.go, flags.md and delected unneccesary comments
* Added the correct image for the Azure Private DNS tutorial
* Following the go naming convention for maxRetriesCount
* Added the correct flag information to the --azure-maxretries-count
* Made the required changes to accept the --azure-maxretries-count flag value from cli/env
2025-05-17 02:09:14 -07:00
Raffaele Di Fazio
3e9f4642e3
use json to unmarshal json
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2025-04-15 09:30:37 +02:00
Raffaele Di Fazio
b38d6bc867
changes to goccy yaml
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2025-04-15 08:42:00 +02: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
Jeremy-Boyle
e39959d400
Adding feature for #4209
...
Signed-off-by: Jeremy-Boyle <9406398+Jeremy-Boyle@users.noreply.github.com>
2024-02-22 11:46:17 -06:00
Pascal
be7cac2a56
feat: enable Azure subscription ID override
2024-02-09 12:17:44 +01:00
Tanuj Dwivedi
27232ffd1d
chore: fix code comment
2023-12-21 10:36:51 +05:30
jbpaux
45e2c2f677
chore(azure): refactor clientOpts
2023-09-29 19:52:23 +02:00
Igor Beliakov
a1c2775d45
feat(azure): add support for workload identity
...
Signed-off-by: Igor Beliakov <demtis.register@gmail.com>
2023-09-01 19:08:42 +02:00
Philip Laine
985a53217c
Update provider/azure/config.go
...
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
2023-08-15 09:06:11 +02:00
Philip Laine
70eda8b84b
Update Azure SDK and remove deprecated autorest dependency
2023-08-10 15:42:51 +02: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
Andy Bursavich
74ffff6c26
gofumpt
2022-09-20 20:48:57 -07:00
Brett Polivka
85929ff034
[azure] remove dummy MSI_ENDPOINT
2021-10-18 01:37:04 +00:00
Raffaele Di Fazio
2344f220b4
remove wrong comment
...
Signed-off-by: Raffaele Di Fazio <raffo@github.com>
2021-08-12 09:51:59 +02:00
Raffaele Di Fazio
ab0cdd0781
reenable azure testing
...
Signed-off-by: Raffaele Di Fazio <raffo@github.com>
2021-08-12 09:50:16 +02:00
Jonas-Taha El Sesiy
ec8263dc11
Address review comments
2021-01-21 09:51:32 -08:00