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

fix: Find region correctly from EC2 IMDS #549

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

bhavanki
Copy link
Contributor

When running on an EC2 instance with an instance profile / role, chamber
now finds the region correctly.

When running on an EC2 instance with an instance profile / role, chamber
now finds the region correctly.
@bhavanki bhavanki requested a review from a team as a code owner August 13, 2024 17:27
Copy link

codecov bot commented Aug 13, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 36.34%. Comparing base (e79a864) to head (ff46cb7).

Files Patch % Lines
store/shared.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #549      +/-   ##
==========================================
+ Coverage   36.27%   36.34%   +0.06%     
==========================================
  Files          29       29              
  Lines        2591     2592       +1     
==========================================
+ Hits          940      942       +2     
+ Misses       1568     1567       -1     
  Partials       83       83              

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

@bhavanki bhavanki merged commit c2d3399 into master Aug 13, 2024
15 checks passed
@bhavanki bhavanki deleted the fix-imds-region branch August 13, 2024 17:36
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.

2 participants