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

update aws sdk v1.25.41 #6795

Merged
merged 3 commits into from
Dec 4, 2019
Merged

update aws sdk v1.25.41 #6795

merged 3 commits into from
Dec 4, 2019

Conversation

notnoop
Copy link
Contributor

@notnoop notnoop commented Dec 3, 2019

This updates AWS SDK directly as well as through go-discover (to pick up hashicorp/go-discover#128 ).

This is the second and final part needed to support EC2 Instance Metadata Service v2.

Fixes #6744 and follow up to #6779 .

Incidentally, I updated .gitignore to only ignore bin/ and tags on repository top-level, as git was ignoring some vendored packages named tags (namely github.com/hashicorp/vic/pkg/vsphere/tags).

Mahmood Ali added 3 commits December 3, 2019 13:35
Update github.com/aws/aws-sdk-go and github.com/hashicorp/go-discover to
pick up support for EC2 Metadata Instance Service v2 changes.

Follow up to hashicorp/go-discover#128 .
Primarily don't ignore tags and bin packages in vendored folders
Update go-discover to pull in latest AWS SDK change through its vendored
path, along with other provider changes.
@notnoop notnoop requested a review from shoenig December 3, 2019 19:18
@notnoop notnoop added this to the 0.10.3 milestone Dec 3, 2019
@notnoop notnoop merged commit b5d7c31 into master Dec 4, 2019
@notnoop notnoop deleted the vendor-update-aws-sdk-v1.25.41 branch December 4, 2019 12:59
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support AWS EC2 Metadata API v2
2 participants