Skip to content

Commit 279b23a

Browse files
flavianmissiopenshift-cherrypick-robot
authored andcommitted
azureclient: stop validating credentials when creating the client
different operations in Azure require different sets of credentials. some operations for example only need a storage account key to authenticate with Azure API. since we cannot predict which operation the caller will need, we cannot validate auth related options on client instantiation time. this didn't use to be an issue because the client was only used for private endpoint configuration, which did not use account key for auth, so validation was more predictable.
1 parent 460eea9 commit 279b23a

File tree

2 files changed

+150
-83
lines changed

2 files changed

+150
-83
lines changed

0 commit comments

Comments
 (0)