Bug 1802179 - Machine-API-Operator should contain generic image placeholders for install
Summary: Machine-API-Operator should contain generic image placeholders for install
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cloud Compute
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 4.4.0
Assignee: Alberto
QA Contact: Jianwei Hou
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-12 14:24 UTC by Michael McCune
Modified: 2020-05-15 16:08 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Feature: Change Machine-API-Operator deployment manifests to use generic tags for images. Reason: The old image tags contained version specific information that were not needed by the release tooling, additionally they made the manifests more confusing to interpret. Result: The deployment manifests are now clearer to read and more consistent with other OpenShift component manifests.
Clone Of:
Environment:
Last Closed: 2020-05-15 16:08:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift machine-api-operator pull 491 0 None closed Bug 1802179: use generic image placeholders for install 2020-05-15 14:35:36 UTC

Description Michael McCune 2020-02-12 14:24:36 UTC
Description of problem:

The install scripts for machine-api-operator contain image versions that are unnecessary due to replacement by the release-creation[0] tooling. They should be replaced with generic placeholders so that the install scripts are less brittle and confusing.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Jianwei Hou 2020-02-19 08:32:18 UTC
Moving to verified as the PR is merged.

I checked the payload and the intended change is in(for example https://github.com/openshift/machine-api-operator/pull/491/files#diff-914422247d609d82ebcd82e1372af023). The images are replaced and I had a functional cluster.


Note You need to log in before you can comment on or make changes to this bug.