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

Fallback to role assumption via service account #163

Merged
merged 1 commit into from
May 17, 2023

Conversation

reasonerjt
Copy link
Contributor

This commit makes the plugin to fallback to roleassumption to get the token to access AWS API when the credential file is not passed to the "Init" function

This commit makes the plugin to fallback to roleassumption to get the
token to access AWS API when the credential file is not passed to the "Init"
function

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

Codecov Report

Merging #163 (bb7d56f) into main (d68c3f7) will decrease coverage by 0.33%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
- Coverage   17.81%   17.48%   -0.33%     
==========================================
  Files           6        6              
  Lines         640      652      +12     
==========================================
  Hits          114      114              
- Misses        520      532      +12     
  Partials        6        6              
Impacted Files Coverage Δ
velero-plugin-for-aws/object_store.go 10.67% <0.00%> (-0.41%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants