mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-28 05:40:42 +00:00
Automatic merge from submit-queue AWS: trust region if found from AWS metadata ```release-note AWS: trust region if found from AWS metadata ``` Means we can run in newly announced regions without a code change. We don't register the ECR provider in new regions, so we will still need a code change for now. Fix #35014