Bug 1577140

Summary: [svcat] command outputs the result differently
Product: OpenShift Container Platform Reporter: sunzhaohua <zhsun>
Component: Service CatalogAssignee: Marko Luksa <mluksa>
Status: CLOSED ERRATA QA Contact: sunzhaohua <zhsun>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.10.0CC: chezhang, jaboyd, jiazha, mluksa, zitang
Target Milestone: ---   
Target Release: 3.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
undefined
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-30 19:15:23 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 sunzhaohua 2018-05-11 09:57:40 UTC
Description of problem:
command outputs the result differently.


Version-Release number of selected component (if applicable):
svcat:
client: v3.10.0-0.38.0;Upstream:v0.1.16
server: v1.10.0+b81c8f8


How reproducible:
Always

Steps to Reproduce:
1. check command result information

Actual results:
the command outputs the result differently. For example:
# svcat provision
Error: an instance name is required
# svcat deprovision
Error: name is required (should change to "an instance name")
# svcat bind
Error: instance is required (should change to "an instance name")
# svcat unbind
Error: an instance or binding name is required
# svcat sync broker
Error: name is required (should change to "a broker name")
# svcat touch instance
Error: an instance name is required


Expected results:
the output information should show in the same way.

Additional info:

Comment 1 Marko Luksa 2018-05-16 12:49:14 UTC
PR submitted: https://github.com/kubernetes-incubator/service-catalog/pull/2038

Comment 2 Marko Luksa 2018-05-17 13:28:14 UTC
PR has been merged.

Comment 4 sunzhaohua 2018-05-22 09:40:41 UTC
 image is ready, change it to ON-QA

Comment 5 sunzhaohua 2018-05-22 09:41:45 UTC
# svcat version
client: v3.10.0-0.50.0;Upstream:v0.1.19
server: v1.10.0+b81c8f8

# svcat provision
Error: an instance name is required
# svcat deprovision
Error: an instance name is required
# svcat bind
Error: an instance name is required
# svcat unbind
Error: an instance or binding name is required
# svcat sync broker
Error: a broker name is required
# svcat touch instance
Error: an instance name is required

Comment 7 errata-xmlrpc 2018-07-30 19:15:23 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-2018:1816