Bug 1670279

Summary: Better show simplified info when change architectures
Product: OpenShift Container Platform Reporter: XiuJuan Wang <xiuwang>
Component: ImageStreamsAssignee: Gabe Montero <gmontero>
Status: CLOSED ERRATA QA Contact: XiuJuan Wang <xiuwang>
Severity: low Docs Contact:
Priority: medium    
Version: 4.1.0CC: aos-bugs, jokerman, mmccomas, wzheng
Target Milestone: ---Keywords: Regression
Target Release: 4.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
undefined
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-04 10:42:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description XiuJuan Wang 2019-01-29 06:52:35 UTC
Description of problem:
Show 'cannot change architectures from []string{"x86_64"} to []string{"ppc64le"}'
when set architectures from x86_64 to ppc64le

Version-Release number of selected component (if applicable):
$  oc get  clusterversion 
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE     STATUS
version   4.0.0-0.nightly-2019-01-29-025207   True        False         1h        Cluster version is 4.0.0-0.nightly-2019-01-29-025207


How reproducible:
always

Steps to Reproduce:
1.Change architectures from x86_64 to ppc64le in samples operator
2.Check configs.samples.operator.openshift.io
3.

Actual results:

    Message:               cannot change architectures from []string{"x86_64"} to []string{"ppc64le"}
    Status:                False
    Type:                  ConfigurationValid

Expected results:
Better show simplified info when change architectures

Additional info:

https://github.com/openshift/cluster-samples-operator/blob/master/pkg/stub/config.go#L68

Comment 1 Gabe Montero 2019-02-06 15:09:55 UTC
PR https://github.com/openshift/cluster-samples-operator/pull/92 is up

Comment 2 Gabe Montero 2019-02-08 02:58:05 UTC
OK PR finally merged

Comment 3 XiuJuan Wang 2019-02-12 09:48:47 UTC
The promotion is friendly:
 
message: cannot change architectures from x86_64 to ppc64le

$oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.0.0-0.nightly-2019-02-12-005016   True        False         24m     Cluster version is 4.0.0-0.nightly-2019-02-12-005016

Comment 6 errata-xmlrpc 2019-06-04 10:42:19 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:0758