Bug 1427067
Summary: | Failed to redeploy certificates with Atomic Hosts due to "etcd_is_atomic" is detected incorrectly | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Gan Huang <ghuang> | |
Component: | Installer | Assignee: | Tim Bielawa <tbielawa> | |
Status: | CLOSED ERRATA | QA Contact: | Gan Huang <ghuang> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 3.5.0 | CC: | aos-bugs, gpei, jokerman, mmccomas | |
Target Milestone: | --- | Keywords: | Regression | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
Cause: The fact "etcd_is_atomic" was detected incorrectly due to the role ordering of some fact setting operations. Atomic Hosts do not support yum/repoquery/rpm commands.
Consequence: Atomic Hosts would attempt to run commands specific to managing/inspecting repositories and packages when they should not.
Fix: The ordering of role calls and fact updates was changed and wrapped in a meta-role to ensure they stay in the correct order.
Result: Atomic Hosts will not attempt to run unsupported rpm/yum/repoquery type commands because the etcd_is_atomic fact is correctly detected.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1442009 1442010 1442011 (view as bug list) | Environment: | ||
Last Closed: | 2017-04-12 19:02:42 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1397958 |
Description
Gan Huang
2017-02-27 09:33:41 UTC
Work-in-progress PR is open now: https://github.com/openshift/openshift-ansible/pull/3600 Still working this out and doing initial tests. Merged https://github.com/openshift/openshift-ansible/pull/3633 backport to release-1.5 No such issue in openshift-ansible-3.5.32-1.git.0.42cf266.el7.noarch Move to verified. 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-2017:0903 |