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

chore(deps): Updates for additional AWS Regions support #6

Merged
merged 2 commits into from
Jun 25, 2020

Conversation

jfuechsl
Copy link
Contributor

This PR upgrades to registry 2.7.1 and boto 2.49.0 in order to add support for newer AWS Regions.

Copy link
Member

@Cryptophobia Cryptophobia left a comment

Choose a reason for hiding this comment

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

Looks like a pretty isolated change except the boto version upgrade might break something else?

pip install --disable-pip-version-check --no-cache-dir --upgrade \
git+https://github.com/teamhephy/boto@abb38474ee5124bb571da0c42be67cd27c47094f \
Copy link
Member

Choose a reason for hiding this comment

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

This is a big risky, how do we know upgrading to boto==2.49.0 from `abb38474ee5124bb571da0c42be67cd27c47094f1 won't break anything major?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We've been running this in production clusters without any issues for a few months now.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Also, this commit doesn't exist. When trying to build the master branch I get the following error:

Collecting git+https://github.com/teamhephy/boto@abb38474ee5124bb571da0c42be67cd27c47094f
  Cloning https://github.com/teamhephy/boto (to abb38474ee5124bb571da0c42be67cd27c47094f) to /tmp/pip-bkonudg6-build
  Could not find a tag or branch 'abb38474ee5124bb571da0c42be67cd27c47094f', assuming commit.

Copy link
Member

Choose a reason for hiding this comment

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

Very good point @jfueschl! 😆

Copy link
Member

@Cryptophobia Cryptophobia left a comment

Choose a reason for hiding this comment

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

lgtm!

@Cryptophobia Cryptophobia merged commit e6ce19d into teamhephy:master Jun 25, 2020
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