Bug 1323044 - The IMAGE_VERSION was added to /etc/sysconfig/atomic-openshift-node for rpm installation
Summary: The IMAGE_VERSION was added to /etc/sysconfig/atomic-openshift-node for rpm i...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.2.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Scott Dodson
QA Contact: Xiaoli Tian
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-01 05:23 UTC by Anping Li
Modified: 2017-08-25 15:51 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-25 15:51:04 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Anping Li 2016-04-01 05:23:10 UTC
Description of problem:
The IMAGE_VERSION  was added to atomic-openshift-node, which is useless for rpm jobs

Version-Release number of selected component (if applicable):
atomic-openshift-utils-3.0.69-1.git.0.c818db9.el7.noarch

How reproducible:
always

Steps to Reproduce:
1. rpm install ose3.2
2. check the configure files
cat /etc/sysconfig/atomic-openshift* 

Actual results:

# cat /etc/sysconfig/atomic-openshift-node |grep -v '^#'
OPTIONS=--loglevel=2
CONFIG_FILE=/etc/origin/node/node-config.yaml


IMAGE_VERSION=


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.