Bug 1607603
| Summary: | Adding name of the node to the scalegroup breaks operations inventory | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Matt Woodson <mwoodson> |
| Component: | Installer | Assignee: | Jan Chaloupka <jchaloup> |
| Status: | CLOSED ERRATA | QA Contact: | sheng.lao <shlao> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.10.0 | CC: | aos-bugs, jialiu, jokerman, mmccomas, shlao |
| Target Milestone: | --- | ||
| Target Release: | 3.10.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-09-13 15:58:31 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
Matt Woodson
2018-07-23 19:49:31 UTC
https://github.com/openshift/openshift-ansible/pull/9318 I believe is the proposed fix for this 3.10 backport of the PR: https://github.com/openshift/openshift-ansible/pull/9319 Waiting the Brew Builds. fixed at openshift-ansible-3.10.46-1.git.0.2dd4637.el7_5.noarch
# aws ec2 describe-instances --filters "Name=tag:clusterid,Values=qe-shlao-7" |grep -B 1 "\"Key\": \"Name\""
"Value": "qe-shlao-7 infra group 1",
"Key": "Name"
--
"Value": "qe-shlao-7 compute group 1",
"Key": "Name"
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-2018:2695 |