Bug 1850678 - Insights operator should collect information about all nodes
Summary: Insights operator should collect information about all nodes
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Insights Operator
Version: 4.6
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.6.0
Assignee: Alexandre Vicenzi
QA Contact: Angelina Vasileva
Radek Vokál
URL:
Whiteboard:
Depends On:
Blocks: 1850446 1868163
TreeView+ depends on / blocked
 
Reported: 2020-06-24 17:20 UTC by Vadim Rutkovsky
Modified: 2020-10-27 16:09 UTC (History)
6 users (show)

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.
Clone Of:
: 1868165 (view as bug list)
Environment:
Last Closed: 2020-10-27 16:08:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift insights-operator pull 119 0 None closed pkg/gather/clusterconfig/clusterconfig: include node information in every archive 2020-10-22 04:21:09 UTC
Red Hat Product Errata RHBA-2020:4196 0 None None None 2020-10-27 16:09:16 UTC

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


Note You need to log in before you can comment on or make changes to this bug.