Aad-pod-identity: Type upgrade failed when ClientID and Resource ID in AzureIdentity are empty

Created on 12 May 2020  路  1Comment  路  Source: Azure/aad-pod-identity

Most helpful comment

This is a valid error. The resourceID and clientID are defined as an array {} in the output posted in the comment, but clientID and resourceID are of type string. If type upgrade fails for 1.6.0, then the MIC pod shouldn't start because 1.6.0 MIC will not work with the old AzureIdentity and AzureIdentityBinding with wrong case.

>All comments

This is a valid error. The resourceID and clientID are defined as an array {} in the output posted in the comment, but clientID and resourceID are of type string. If type upgrade fails for 1.6.0, then the MIC pod shouldn't start because 1.6.0 MIC will not work with the old AzureIdentity and AzureIdentityBinding with wrong case.

Was this page helpful?
0 / 5 - 0 ratings