Michael Shen

Results 14 issues of Michael Shen

**Description** As reported in the issue, the AWS-SD provider did not support the `AWS_INSTANCE_IPV6` attribute type: https://docs.aws.amazon.com/cloud-map/latest/api/API_RegisterInstance.html Fixes #4713 **Checklist** - [x] Unit tests updated - [ ] End user...

cncf-cla: yes
size/M
ok-to-test

* --skip-publish was replaced with --skip=publish * --rm-dist was replaced with --clean https://goreleaser.com/deprecations/#-skip https://goreleaser.com/deprecations/#-rm-dist This resolves the CI failure in #120

cncf-cla: yes
size/XS

* We have been pinning to older versions of many golangci-lint packages that are no longer needed * Updated golangci-lint to v1.61.0 and change a deprecated --deadline flag to --timeout...

cncf-cla: yes
size/M

This PR switches the codebase from aws-sdk-go to aws-sdk-go-v2 due to aws-sdk-go going EoL next year https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/ For the most part, it is faithful to the original code, some differences...

cncf-cla: yes
size/L