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
seeing the same issue with IRSA's ambient environment variables. have tried explicitly setting the region as well but it's not working. Interesting that it also happens with explicit access & secret key.
i am assuming it's a problem in the EndpointResolver(?)
FWIW overriding the endpoint in the env variable works as a workaround (though of course it isn't perfect and the root cause has to be figured out here)
Hi there!
Describe the bug:
Not able to create an AWS Secrets Manager secret, got the error:
The following resources were created:
The Secret used to authenticate on AWS is as follows:
The AWS Secrets Manager has the following secret:
I'm also used the
Administrator
user in the AWS authentication to eliminate any possible permission errors.Expected behavior
Generate a new Secret with the information from AWS Secrets Manager.
Steps to reproduce the bug:
secret-manager
via HelmEnvironment details::
/kind bug
The text was updated successfully, but these errors were encountered: