Azure / vscode-aks-tools

Visual Studio Code extension for Azure Kubernetes Service
MIT License
41 stars 50 forks source link

Kaito fed creds and identity changes #914

Open hsubramanianaks opened 5 days ago

hsubramanianaks commented 5 days ago

This PR has the following work for Kaito

  1. Role assignments and Federated credentials via azure/identity, azure/arm-authorization, azure/arm-msi sdk's, more details here - https://learn.microsoft.com/en-us/azure/aks/ai-toolchain-operator#export-environment-variables-1
  2. Retry logic in case of delay in preview feature registration Thanks to @Tatsinnit for this. :)
  3. some minor ux changes to include progress spinner.