Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note: this is based on top of #1018; I'll fix the base branch when that's merged.
Nothing scared me; a couple compatibility updates in our code, and a bump of webpki-roots-shim to match the updated webpki-roots.
Not updated: hex-literal, because the update only seems to raise the Rust requirement to 1.45, which isn't quite in our SDK yet. (bottlerocket-os/bottlerocket-sdk#30)
Description of changes:
Testing done:
aws-k8s-1.15, 1.16, and 1.17 all run multiple pods OK, services start OK, and updog is able to pull and apply an update. aws-ecs-1 ran a task OK.
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.