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

Migrate AWS metadata to use IMDSv2 #965

Merged
merged 1 commit into from
Feb 22, 2022
Merged

Migrate AWS metadata to use IMDSv2 #965

merged 1 commit into from
Feb 22, 2022

Conversation

jaffinito
Copy link
Member

@jaffinito jaffinito commented Feb 18, 2022

Description

  • Updates utilization metadata to use IMDSv2 for AWS.
  • Json did not change so no parsing changes.
  • No unit tests broke
  • no integration tests
  • Tested on my AWS server, worked like a charm.

Closes #963

Author Checklist

Reviewer Checklist

  • Perform code review
  • Pull request was adequately tested (new/existing tests, performance tests)
  • Review Changelog

@jaffinito jaffinito added the enhancement New feature or request label Feb 18, 2022
@jaffinito jaffinito added this to the AWS IMDSv2 Migration milestone Feb 18, 2022
Copy link
Contributor

@JcolemanNR JcolemanNR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@jaffinito jaffinito merged commit 7fd84cf into main Feb 22, 2022
@jaffinito jaffinito deleted the aws-migrate-imdsv2 branch February 22, 2022 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update VendorInfo.cs to use the new API calls for AWS IMDSv2
2 participants