Bug 1393538 - openshift_master_extension_scripts will cause failure in install if script file not already present
Summary: openshift_master_extension_scripts will cause failure in install if script fi...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Scott Dodson
QA Contact: Johnny Liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-09 19:13 UTC by Erik M Jacobs
Modified: 2017-11-14 14:16 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-24 20:49:53 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Erik M Jacobs 2016-11-09 19:13:02 UTC
Description of problem:
The installer supports an option openshift_master_extension_scripts in the hosts file. This allows the paths to various extension scripts to be specified.

However, the master service will fail to start if the files are not present.

This represents a slight chicken-egg problem in that a logical place for the extension script files is in OpenShift's configuration directory on a master. However, that directory doesn't exist until OpenShift is installed.

The installer should probably take the local file path and then place the script in the correct remote location.

Version-Release number of selected component (if applicable):
3.3.1


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