azure-workload-identity icon indicating copy to clipboard operation
azure-workload-identity copied to clipboard

azwi: failed to add federated credential, parsing time

Open guilhem opened this issue 8 months ago • 0 comments

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

  • Kubernetes version (use kubectl version):
  • Cloud provider or hardware configuration: aks
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Network plugin and version (if this is a network-related bug):
  • Others:

Additional context

guilhem avatar Jun 05 '24 23:06 guilhem