1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 15:47:14 +01:00
Files
installer/pkg/infrastructure
Thuan Vo 08ad0f8617 CORS-4055, CORS-4078: migrate ELB/ELBv2 API calls to AWS SDK v2
The commit is an incremental step to migrate AWS API calls to AWS SDK
v2. This focuses on ELB/ELBv2 clients in the pkg/asset and dependent
pkg(s).

The ELB and ELBv2 clients now use SDK v2 with custom endpoint resolvers
that maintain backwards compatibility with SDK v1 service endpoint
configurations. Special handling is included for the fact that SDK v1 used
the same endpoint identifier ("elasticloadbalancing") for both ELB classic
and ELBv2, while SDK v2 uses distinct service IDs.
2026-01-29 13:07:08 -08:00
..
2025-12-18 09:22:59 -06:00
2025-11-13 15:05:52 +05:30