Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unset env vars for role-assumption when creds are set #191

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

reasonerjt
Copy link
Contributor

This commit makes sure the credential files are used when they are provided to BSL. fixes #7302

This commit makes sure the credential files are used when they are provided to BSL.
fixes #7302

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
@codecov-commenter
Copy link

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (682678f) 20.28% compared to head (f5f2e80) 20.14%.

Files Patch % Lines
velero-plugin-for-aws/config.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #191      +/-   ##
==========================================
- Coverage   20.28%   20.14%   -0.15%     
==========================================
  Files           6        6              
  Lines         557      561       +4     
==========================================
  Hits          113      113              
- Misses        436      440       +4     
  Partials        8        8              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kaovilai
Copy link
Contributor

kaovilai commented Feb 1, 2024

Do you need changelog here?

@kaovilai
Copy link
Contributor

kaovilai commented Feb 1, 2024

Fixes: vmware-tanzu/velero#7302
Related: vmware-tanzu/velero#7374

@blackpiglet
Copy link
Contributor

@kaovilai
Usually, plugins don't use the changelog files.
The plugins' changes in a release are not as much as the Velero repository.
The release note's content is created manually.

@ywk253100 ywk253100 merged commit 581fc82 into vmware-tanzu:main Feb 1, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants