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

updates aws sdk to 1.44.190 for new features #77

Merged
merged 2 commits into from
Feb 14, 2023

Conversation

jritsema
Copy link

@jritsema jritsema commented Jan 30, 2023

adds support for the new ECS Service Connect capability

requires go upgrade to 1.17

@awlawl
Copy link

awlawl commented Feb 1, 2023

I'll take a look today

@awlawl awlawl self-assigned this Feb 1, 2023
@awlawl
Copy link

awlawl commented Feb 1, 2023

@jritsema
So far so good, but this breaks some of the unit tests.

I did have to regenerate the mocks to get the new interfaces for the aws tools and then the tests pass again. I can do that as a later PR if you want or you can submit those along side this one.

Currently in the master branch the unit tests fail on come of the docker compose tests. I think this might be related to the docker compose cli v2 issue. When I switch back to v1, the tests pass. But thats a known issue ATM.

@jritsema
Copy link
Author

Hey, sorry @awlawl, I forgot to run tests. They should pass now.

@awlawl
Copy link

awlawl commented Feb 14, 2023

Looks good. I'll get this into a pre release this afternoon. Thanks, can't wait to see what New Features means!

@awlawl awlawl merged commit 6f8999a into turnerlabs:master Feb 14, 2023
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