-
Bug
-
Resolution: Done-Errata
-
Undefined
-
None
-
4.17
-
None
-
2
-
OpenShift SPLAT - Sprint 257
-
1
-
False
-
-
N/A
-
Release Note Not Required
-
Done
Description of problem:
EC2 instances is failing to launch by MAPI as the instance profile set to the MachineSet config is invalid, not created by installer. ~~~ errorMessage: "error launching instance: Value (ci-op-ikqrdc6x-cc206-bmcnx-edge-profile) for parameter iamInstanceProfile.name is invalid. Invalid IAM Instance Profile name" errorReason: InvalidConfiguration ~~~
Version-Release number of selected component (if applicable):
4.17+
How reproducible:
Always
Steps to Reproduce:
1. set the edge compute pool on installer, without setting a custom instance profile 2. create a cluster 3.
Actual results:
Expected results:
instance created in edge zone
Additional info:
- IAM Profile feature: https://github.com/openshift/installer/pull/8689/files#diff-e46d61c55e5e276e3c264d18cba0346777fe3e662d0180a173001b8282af7c6eR51-R54 - CI failures: https://sippy.dptools.openshift.org/sippy-ng/jobs/Presubmits/analysis?filters=%7B%22items%22%3A%5B%7B%22columnField%22%3A%22name%22%2C%22operatorValue%22%3A%22equals%22%2C%22value%22%3A%22pull-ci-openshift-origin-master-e2e-aws-ovn-edge-zones%22%7D%5D%7D - Sippy: https://sippy.dptools.openshift.org/sippy-ng/jobs/4.17/runs?filters=%7B%22items%22%3A%5B%7B%22columnField%22%3A%22name%22%2C%22operatorValue%22%3A%22equals%22%2C%22value%22%3A%22periodic-ci-openshift-release-master-nightly-4.17-e2e-aws-ovn-edge-zones-manifest-validation%22%7D%5D%7D&sortField=timestamp&sort=desc - Slack thread: https://redhat-internal.slack.com/archives/CBZHF4DHC/p1722964067282219
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update