-
Bug
-
Resolution: Done
-
Undefined
-
4.14
-
None
-
No
-
False
-
This is a clone of issue OCPBUGS-10213. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-8468. The following is the description of the original issue:
—
Description of problem:
RHCOS is being published to new AWS regions (https://github.com/openshift/installer/pull/6861) but aws-sdk-go need to be bumped to recognize those regions
Version-Release number of selected component (if applicable):
master/4.14
How reproducible:
always
Steps to Reproduce:
1. openshift-install create install-config 2. Try to select ap-south-2 as a region 3.
Actual results:
New regions are not found. New regions are: ap-south-2, ap-southeast-4, eu-central-2, eu-south-2, me-central-1.
Expected results:
Installer supports and displays the new regions in the Survey
Additional info:
See https://github.com/openshift/installer/blob/master/pkg/asset/installconfig/aws/regions.go#L13-L23
- blocks
-
OCPBUGS-10594 aws: mismatch between RHCOS and AWS SDK regions
- Closed
- clones
-
OCPBUGS-10213 aws: mismatch between RHCOS and AWS SDK regions
- Closed
- is blocked by
-
OCPBUGS-10213 aws: mismatch between RHCOS and AWS SDK regions
- Closed
- is cloned by
-
OCPBUGS-10594 aws: mismatch between RHCOS and AWS SDK regions
- Closed
- links to