Skip to content

Concerns around Keda Identity Implementation for Azure #4279

Answered by JorTurFer
tshaiman asked this question in General
Discussion options

You must be logged in to vote

Hey!
There are good questions, and I'm going to try to answer them :)

I download Keda code and look at the implementation of the Azure identity libraries ,and was a bit surprised to see many dedicated wrappers and implementation around the already exiting Azure. Identity library.
(e.g azure_aad_workload_identity.go / azure_aad_podidentity.go )

Yeah, sadly the golang SDKs iaren't like dotnet SDK. ServiceBus is the first one which uses the azidentity SDK, that's why we have multiple implementations around the same code, because we try to the maximum amount of code that we can. Azure-sdk-for-go is growing and I hope that soon more serivices will be avilable using that SDK.

from my experie…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@tshaiman
Comment options

@JorTurFer
Comment options

Answer selected by tshaiman
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants