-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Story:
Modify the MachineConfigPool types and CRDs to include a new optional field in the spec, for example, osImageStream. This string field will allow the user to specify which stream they want for the new nodes in that pool.
Acceptance Criteria:
- A new FeatureGate is in place
- The MachineConfigPool CRD has been updated with the new spec.osImageStream field. The field should be FeatureGated.
- The API review has been conducted and approved.
- If the field is not specified, the default behavior remains unchanged.