Hide Forgot
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
PR https://github.com/openshift/cluster-samples-operator/pull/92 is up
OK PR finally merged
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
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