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 to AWS-SDK v3 #443

Closed
gcorpian opened this issue Jan 24, 2019 · 2 comments
Closed

Update to AWS-SDK v3 #443

gcorpian opened this issue Jan 24, 2019 · 2 comments
Labels

Comments

@gcorpian
Copy link

Kitchen-ec2 2.4.0 has a gem requirement of aws-sdk (~> 2) and when I updated to Ruby 2.6, I am getting deprecation warnings for aws-sdk-core/eager_loader.rb:22: warning: constant Struct::Tms is deprecated. This is a cascading issue because I can't update aws-sdk to use the latest version which is 3.0.1.

@cheeseplus
Copy link
Contributor

cheeseplus commented Jan 24, 2019

Kitchen-ec2 can't update the AWS SDK because of other dependencies in the chef ecosystem, namely inspec/kitchen-inspec and knife. Chef needs to update all three in conjunction or the ChefDK/Workstation will break.

Unfortunately there's not much that can be done until the above happens, otherwise we'd be making test-kitchen unusable in the ChefDK.

Related PRs:
#419
#339

@cheeseplus cheeseplus changed the title Kitchen-ec2 prerequisite needs to be updated Update to AWS-SDK v3 Jan 25, 2019
@jeffbyrnes
Copy link

I think this can be closed, since the aforementioned PRs effectively cover what needs be done from the position of this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants