Skip to content

Support assuming role for route53 in AWS China (and other partitions) #5455

@Iced-Sun

Description

@Iced-Sun

Is your feature request related to a problem? Please describe.

When using an assumed role in AWS China, cert-manager uses the default STS endpoint of https://sts.amazonaws.com, but the correct one should be https://sts.<region-code>.amazonaws.com.cn (ref).

Describe the solution you'd like

Should determine the sts endpoint by region, maybe endpoints api?

Describe alternatives you've considered

Additional context

/kind feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions