tracking: Update Identity tests for Azure Pod
See original GitHub issueDescribe the issue:
Test the Testing azure-identity in Azure Pod with instructions (Repro steps
) . When run the kubectl logs -f test-xxx
command, it displays the error :
In addition, this issue also occurs in other sdk ( python, go, js). We don't file duplicate isssues under other repo.
Environment: Env: Azure Pod Package: https://search.maven.org/artifact/com.azure/azure-identity/1.7.0-beta.2/jar Related issue: https://github.com/Azure/azure-sdk/issues/814
Expected behavior:
Run the kubectl logs -f test-xxx
. expected the logs output test pass.
@josefree for notification.
Issue Analytics
- State:
- Created a year ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Automate Pod Identity testing #814 - Azure/azure-sdk - GitHub
Testing managed identity in Azure Kubernetes Service ... tracking: Update Identity tests for Azure Pod Azure/azure-sdk-for-java#31813.
Read more >Use Azure Active Directory pod-managed identities in Azure ...
Learn how to use Azure AD pod-managed identities in Azure Kubernetes Service (AKS)
Read more >Access Azure resources from an online endpoint
Securely access Azure resources for your machine learning model deployment from an online endpoint with a system-assigned or user-assigned managed identity.
Read more >Monitor an Azure Kubernetes Service (AKS) cluster deployed
Learn how to enable monitoring of an Azure Kubernetes Service (AKS) cluster with Container insights already deployed in your subscription.
Read more >Azure security baseline for Azure Kubernetes Service
The Azure Kubernetes Service security baseline provides procedural guidance and resources for implementing the security recommendations ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Moving milestone and updating title to match what the work item is now tracking
@joshfree For testing azure identity in azure Pod, python language has updated test instruction, but the test instructions in other languages are still outdated. Can you help contact relevant personnel to update them?