Bug 1442011
Summary: | [3.2]Failed to redeploy CA certificates on Atomic Hosts | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Gaoyun Pei <gpei> |
Component: | Installer | Assignee: | Tim Bielawa <tbielawa> |
Status: | CLOSED ERRATA | QA Contact: | Gaoyun Pei <gpei> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.2.1 | CC: | aos-bugs, ghuang, gpei, jokerman, mmccomas, tbielawa |
Target Milestone: | --- | ||
Target Release: | 3.2.1 | ||
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: | 1427067 | Environment: | |
Last Closed: | 2017-07-13 06:40:09 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: |
Comment 1
Tim Bielawa
2017-06-27 19:59:09 UTC
I think this was actually fixed in the last errata but the bug slipped through the cracks. Can we test it and move it to CLOSED ERRATA if it passes? |