Bug 824135

Summary: Remove requirement of rhcsh
Product: OKD Reporter: Mike McGrath <mmcgrath>
Component: ContainersAssignee: Mike McGrath <mmcgrath>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: bmeng, rmillner
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-08 17:58: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 Mike McGrath 2012-05-22 19:47:43 UTC
Description of problem:

An error happens when sshing to a gear to run a specific command, eg:

ssh $UUID.com "ls / ; cat /etc/hosts"

Invalid command

Instead of invalid command, this command should just get properly run.

Comment 1 Mike McGrath 2012-05-22 20:43:06 UTC
Also make the banner only show up when running interactively (even then send to stderr)

Comment 2 Mike McGrath 2012-05-23 16:24:39 UTC
Fixed in commit ID: ae406f5

Comment 3 Meng Bo 2012-05-25 12:39:51 UTC
verified on devenv_1802, issue fixed