You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
You get this error if you try to create a federated identity using parameters of an existing federated identity:
Error: failed to run phase federated-identity: failed to add federated credential: parsing time "2024-08-08T02:40:57" as "2006-01-02T15:04:05Z07:00": cannot parse "" as "Z07:00"
Ideally, it should complain it exists already and not throw an unrelated error.
Steps To Reproduce
To reproduce, run this command twice:
Describe the bug
You get this error if you try to create a federated identity using parameters of an existing federated identity:
Ideally, it should complain it exists already and not throw an unrelated error.
Steps To Reproduce
To reproduce, run this command twice:
Expected behavior
Not throw an error.
Logs
Environment
kubectl version
):cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: