Matthew Krueger
05/24/2022, 8:21 PMpyflyte
I am getting the following error:
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.UNKNOWN
details = "failed to create a signed url. Error: WebIdentityErr: failed to retrieve credentials
caused by: AccessDenied: Not authorized to perform sts:AssumeRoleWithWebIdentity
I have been double checking all the SAs and everything seems to be in order but obviously I am missing something. Any pointers would be appreciated!Roberto Ruiz
05/24/2022, 9:22 PMMatthew Krueger
05/24/2022, 9:28 PMflyte-user-role
and iam-role-flyte
The ODIC provider is also created in the cluster.Ketan (kumare3)
Matthew Krueger
05/25/2022, 12:18 AMKetan (kumare3)