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 rusoto to 0.48.0 #2110

Merged
merged 3 commits into from
Apr 28, 2022
Merged

Conversation

jpculp
Copy link
Member

@jpculp jpculp commented Apr 28, 2022

Description of changes:

Removes patches to rusoto added in #2080 in favor of updating to the newly released v0.48.0.

This also brings in tough and coldsnap updates to use a consistent rusoto version, while setting rustls to v0.20.2 to avoid spurious logging.

Bumps PUBLISH_TUFTOOL_VERSION to 0.7.2.

Testing done:

  • Built aws-k8s-1.21 and published ami.
  • cargo make repo
  • cargo make check-repo-expirations
  • cargo make validate-repo
  • cargo make refresh-repo

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

jpculp added 3 commits April 28, 2022 00:11
This brings in tough and coldsnap updates to use a consistent rusoto
version. It also downgrades rustls to 0.20.2 to avoid spurious logging.
This brings in tough updates to use a consistent rusoto version.
@jpculp jpculp requested review from webern and etungsten April 28, 2022 00:29
@etungsten
Copy link
Contributor

etungsten commented Apr 28, 2022

Can you please test cargo make repo, cargo make check-repo-expirations and cargo make validate-repo? You can test the commands with the local TUF repo. Lemme know if you need help testing it.

@jpculp
Copy link
Member Author

jpculp commented Apr 28, 2022

No issues with either cargo make check-repo-expirations or cargo make validate-repo.

Copy link
Contributor

@etungsten etungsten left a comment

Choose a reason for hiding this comment

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

Thanks

@jpculp jpculp merged commit 4e79c8c into bottlerocket-os:develop Apr 28, 2022
@jpculp jpculp deleted the rusoto-0.48.0 branch April 28, 2022 22:04
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.

3 participants