-
Bug
-
Resolution: Done-Errata
-
Undefined
-
4.20.0
This is a clone of issue OCPBUGS-57803. The following is the description of the original issue:
—
Description of problem:
Since https://github.com/openshift/installer/pull/9783, the installer generates an MCO manifest to disable MCO boot image management if a custom boot images are specified. However, the installer did not take into account edge compute machine pool.
Version-Release number of selected component (if applicable):
4.20.0
How reproducible:
Always
Steps to Reproduce:
1. Create an install-config with existing VPC where a subnet in Wavelength/Local zone is included. 2. Define a compute machine pool with name "edge" and specify the custom AMI for that machine pool. 3. And generate the manifests for check the MCO manifest
Actual results:
No MCO manifest
Expected results:
MCO manifest for disabling boot image management should be created
Additional info:
This line: https://github.com/openshift/installer/blob/b241c4e11500bc2e33db05a7daf45f5ff295065e/pkg/asset/manifests/mco.go#L55 should be extended to check all compute machine pools.
- clones
-
OCPBUGS-57803 MCO manifest for disabling boot image management should consider edge nodes on AWS
-
- Verified
-
- is blocked by
-
OCPBUGS-57803 MCO manifest for disabling boot image management should consider edge nodes on AWS
-
- Verified
-
- links to
-
RHBA-2025:9750 OpenShift Container Platform 4.19.2 bug fix update