boto / botocore

The low-level, core functionality of boto3 and the AWS CLI.
Apache License 2.0
1.48k stars 1.08k forks source link

Fix EKS credentials refresh bug #3114

Closed SamRemis closed 7 months ago

SamRemis commented 7 months ago

This PR fixes a bug with EKS credentials not properly fetching the token from the token file if the file contents have been updated

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (03891ec) 93.14% compared to head (44e1cb6) 93.14%. Report is 36 commits behind head on develop.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3114 +/- ## ======================================== Coverage 93.14% 93.14% ======================================== Files 66 66 Lines 14237 14237 ======================================== Hits 13261 13261 Misses 976 976 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.