Open mugdha-adhav opened 5 months ago
/area Cloud\/AWS
This may be introduced by this change: https://github.com/vmware-tanzu/velero-plugin-for-aws/pull/191/files
@mugdha-adhav When you say "default profile" did you set the default profile via credential files? It looks like the credential file you provide is problematic. Could you clarify whether you configured IRSA in your EKS cluster?
Could you clarify whether you configured IRSA in your EKS cluster?
Yes, we have IRSA configured on our EKS clusters @reasonerjt
What steps did you take and what happened: After upgrading velero-plugin-for-aws to v1.10.x from v1.9.0, BSL is unavailable with error -
Note: In this case
credentials.useSecret
is set to false, so we expect the AWS config to be set using default profile.Also, the bucket is in a different AWS account from the cluster (where velero is deployed).
Downgrading velero-plugin-for-aws to v1.9.0 solves the issue.
What did you expect to happen: The BSL should be available and AWS config should be set using default profile if credentials.useSecret is set to false.
The following information will help us better understand what's going on:
If you are using velero v1.7.0+:
bundle-2024-06-27-17-44-35.tar.gz
Environment:
velero version
): v1.14.0velero client config get features
): features:kubectl version
): v1.28/etc/os-release
): Amazon Linux 2Vote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.