Bug 1850678

Summary: Insights operator should collect information about all nodes
Product: OpenShift Container Platform Reporter: Vadim Rutkovsky <vrutkovs>
Component: Insights OperatorAssignee: Alexandre Vicenzi <avicenzi>
Status: CLOSED ERRATA QA Contact: Angelina Vasileva <anikifor>
Severity: medium Docs Contact: Radek Vokál <rvokal>
Priority: unspecified    
Version: 4.6CC: anikifor, avicenzi, inecas, rvokal, scuppett, tremes
Target Milestone: ---   
Target Release: 4.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Feature: Previously the Insighst Operator collected info only about unhealthy nodes, but now it collects info about all the cluster nodes. Reason: Provide better remediation steps information in case of some cluster issues. Result: Information about all cluster nodes is collected.
Story Points: ---
Clone Of:
: 1868165 (view as bug list) Environment:
Last Closed: 2020-10-27 16:08:51 UTC Type: ---
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: 1850446, 1868163    

Description Vadim Rutkovsky 2020-06-24 17:20:26 UTC
+++ This bug was initially created as a clone of Bug #1850446 +++

A lot of scenarios could use node information even if these are reporting
as healthy - e.g. custom taints may prevent pods from scheduling or
single master installs. This commit ensures anonymized node information
is included in every archive.

--- Additional comment from Stephen Cuppett on 2020-06-24 11:04:31 UTC ---

Setting target release to current development version (4.6) for investigation. Where fixes (if any) are required/requested for prior versions, cloned BZs will be created when appropriate.

Comment 1 Angelina Vasileva 2020-06-25 13:21:45 UTC
Fixed and verified in 4.6.0-0.nightly-2020-06-24-180958.

$ oc get nodes
NAME                                       STATUS   ROLES    AGE   VERSION
ci-ln-dr95bm2-f76d1-r7n2b-master-0         Ready    master   60m   v1.18.3+ba54539
ci-ln-dr95bm2-f76d1-r7n2b-master-1         Ready    master   60m   v1.18.3+ba54539
ci-ln-dr95bm2-f76d1-r7n2b-master-2         Ready    master   60m   v1.18.3+ba54539
ci-ln-dr95bm2-f76d1-r7n2b-worker-b-2p28f   Ready    worker   35m   v1.18.3+ba54539
ci-ln-dr95bm2-f76d1-r7n2b-worker-c-kmdzj   Ready    worker   35m   v1.18.3+ba54539
ci-ln-dr95bm2-f76d1-r7n2b-worker-d-c78rk   Ready    worker   35m   v1.18.3+ba54539


In the archive:
$ ll config/node/
total 48
-rw-r-----. 1 anikifor anikifor 7192 Jun 25 15:00 ci-ln-dr95bm2-f76d1-r7n2b-master-0.json
-rw-r-----. 1 anikifor anikifor 7192 Jun 25 15:00 ci-ln-dr95bm2-f76d1-r7n2b-master-1.json
-rw-r-----. 1 anikifor anikifor 7192 Jun 25 15:00 ci-ln-dr95bm2-f76d1-r7n2b-master-2.json
-rw-r-----. 1 anikifor anikifor 7147 Jun 25 15:00 ci-ln-dr95bm2-f76d1-r7n2b-worker-b-2p28f.json
-rw-r-----. 1 anikifor anikifor 7147 Jun 25 15:00 ci-ln-dr95bm2-f76d1-r7n2b-worker-c-kmdzj.json
-rw-r-----. 1 anikifor anikifor 7147 Jun 25 15:00 ci-ln-dr95bm2-f76d1-r7n2b-worker-d-c78rk.json

Comment 4 errata-xmlrpc 2020-10-27 16:08:51 UTC
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 (OpenShift Container Platform 4.6 GA Images), 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-2020:4196