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
Hi, I was attempting to use the s3 context and ran into some issues using ap-southeast-2 and creating a k8s job with mounted credentials .aws/config and .asw/credentials. Errors reported around authentication and region permissions otherwise.
Hi, I was attempting to use the s3 context and ran into some issues using ap-southeast-2 and creating a k8s job with mounted credentials .aws/config and .asw/credentials. Errors reported around authentication and region permissions otherwise.
I think this line in s3.go
Should be something like
That at least worked for me, but interested if anyone else has had issues.
The text was updated successfully, but these errors were encountered: