aws / shim-loggers-for-containerd

Shim logger repository for streaming container logs when using Containerd
Apache License 2.0
48 stars 30 forks source link

ci: migrate to EndpointResolverV2 since old methods are deprecated #196

Closed pendo324 closed 1 month ago

pendo324 commented 1 month ago

Issue #, if available: linting failing when upgrading to newer versions of aws-sdk-go-v2 due to this deprecation (see: https://github.com/aws/shim-loggers-for-containerd/pull/193)

Description of changes: Switch to the new method if injecting a custom resolver

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.