Azure / azure-workload-identity

Azure AD Workload Identity uses Kubernetes primitives to associate managed identities for Azure resources and identities in Azure Active Directory (AAD) with pods.
https://azure.github.io/azure-workload-identity
MIT License
288 stars 86 forks source link

azwi: failed to add federated credential, parsing time #1369

Open guilhem opened 1 month ago

guilhem commented 1 month ago

Describe the bug

Error: failed to run phase federated-identity: failed to add federated credential: parsing time "2024-06-05T23:31:38" as "2006-01-02T15:04:05Z07:00": cannot parse "" as "Z07:00"

Steps To Reproduce

azwi serviceaccount create phase federated-identity --subscription-id ID --aad-application-name backstage --service-account-namespace name --service-account-name name --service-account-issuer-url https://francecentral.oic.prod-aks.azure.com/ID/ID/ --debug

Expected behavior

Logs

Environment

Additional context