secrets icon indicating copy to clipboard operation
secrets copied to clipboard

migrate from adal to azidentity for Azure kms

Open sp98 opened this issue 11 months ago • 2 comments

Is this a BUG REPORT or FEATURE REQUEST?: FEATURE REQUEST

What happened: adal is out of support since March 31, 2023. This PR migrates from adal to azidentity for azure key vault. Migration guide was used as a reference.

What you expected to happen: Ability to use azidentity library

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Container Orchestrator and version:
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

sp98 avatar Mar 12 '24 04:03 sp98

@adityadani Hello, I have PR opened for this feature request. Can you please take a look. Thanks.

sp98 avatar Mar 12 '24 04:03 sp98

@sp98 Apologies for the delay. I have reviewed your PR and put some comments on it.

adityadani avatar Apr 11 '24 18:04 adityadani