This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
nmi failed to refresh token, error: adal: Failed to execute the refresh request. #1079
Closed
3 tasks done
Labels
bug
Something isn't working
Have you
Describe the bug
When using
nmi
in managed mode withcluster-api-provider-azure
running on Azure, I get the following error when trying to read/create resources from AzureSteps To Reproduce
1- Create cluster-api-provider-azure management cluster on Azure
2- Use this management cluster to create a
private
cluster in the same resource group and vnet3- Creation of the management cluster fails and when looking at the cluster-api-provider-azure logs, I see the following
4- ssh to the node machine running the nmi pod and was able to execute the following curl command successfully
Expected behavior
access to azure resources working similar to how the management cluster worked
AAD Pod Identity version
v1.8.0
Kubernetes version
Additional context
this is the PR in cluster-api-porvider-azure when this issues happens:
kubernetes-sigs/cluster-api-provider-azure#1360
The text was updated successfully, but these errors were encountered: