Bug 1496707
Summary: | atomic-openshift-node unit file should configure container-engine dependence instead of docker while enabling node and docker system container | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Gan Huang <ghuang> |
Component: | Installer | Assignee: | Steve Milner <smilner> |
Status: | CLOSED ERRATA | QA Contact: | Gan Huang <ghuang> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 3.7.0 | CC: | aos-bugs, gpei, gscrivan, jokerman, mmccomas |
Target Milestone: | --- | Keywords: | TestBlocker |
Target Release: | 3.7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
The node unit file was fetched from node image which was hard coded to configure docker as the dependency.
Consequence:
If container-engine was used the node unit would fail or misbehave.
Fix:
The system container now takes in the container runtime service name.
Result:
The system container node and container engine work as expected when used together.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-11-28 22:13:20 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
Gan Huang
2017-09-28 07:48:43 UTC
The issue was the service information was not being passed into the atomic install command. PR: https://github.com/openshift/openshift-ansible/pull/5599 Merged Verified with openshift-ansible-3.7.0-0.143.1.git.0.89248df.el7.noarch.rpm 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/RHSA-2017:3188 |