Bug 1823252

Summary: spaces are needed for the error message when selected namespace does not support installation mode
Product: OpenShift Container Platform Reporter: Yadan Pei <yapei>
Component: Management ConsoleAssignee: Jakub Hadvig <jhadvig>
Status: CLOSED ERRATA QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: medium    
Version: 4.5CC: aos-bugs, jhadvig, jokerman, yapei
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: Missing space before and after installMode type in the console alert Consequence: Alert message has wrong format Fix: Add space before and after installMode type in the console alert Result: Alert message has right format
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-13 17:26:59 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 Yadan Pei 2020-04-13 03:22:40 UTC
Description of problem:
In operator subscription modal, when user selects a namespace that does not support installation mode, console will show error message(below), we need add spaces for the message:

Namespace does not support installation mode
The operator group in the openshift-operators namespace does not support thesingle namespaceinstallation mode.

Version-Release number of selected component (if applicable):
    4.5.0-0.nightly-2020-04-12-180647

How reproducible:
Always

Steps to Reproduce:
1. admin user goes to Operators -> OperatorHub -> select 'Crunchy PostgreSQL for OpenShift' -> click 'Install' button -> Change 'Installed Namespace' to openshift-operators


Actual results:
1. Console will show message:
Namespace does not support installation mode
The operator group in the openshift-operators namespace does not support thesingle namespaceinstallation mode.

Expected results:
1. The message is correct, but we need two more space between the words 'the' and installmode which will be much clear:
Namespace does not support installation mode
The operator group in the openshift-operators namespace does not support the single namespace installation mode

Additional info:

Comment 3 Yadan Pei 2020-04-16 01:54:36 UTC
Now the error message is:
The operator group in the openshift-operators namespace does not support the single namespace installation mode.


Verified on     4.5.0-0.nightly-2020-04-15-194358

Comment 4 errata-xmlrpc 2020-07-13 17:26:59 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-2020:2409