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

feat: Disable IMDSv1 per AWS default behavior change #424

Merged
merged 1 commit into from
Mar 30, 2025
Merged

Conversation

bryantbiggs
Copy link
Member

Description

  • Disable IMDSv1 per AWS default behavior change

Motivation and Context

Breaking Changes

  • No

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@bryantbiggs bryantbiggs merged commit ce8ae23 into master Mar 30, 2025
8 checks passed
antonbabenko pushed a commit that referenced this pull request Mar 30, 2025
## [5.8.0](v5.7.1...v5.8.0) (2025-03-30)

### Features

* Disable IMDSv1 per AWS default behavior change ([#424](#424)) ([ce8ae23](ce8ae23))
@antonbabenko
Copy link
Member

This PR is included in version 5.8.0 🎉

@bryantbiggs bryantbiggs deleted the feat/imds branch March 30, 2025 19:59
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.

Enable only IMDSv2 by default
2 participants